IOpInputItem Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IOpInputItem Interface}}
 
{{#customTitle:IOpInputItem Interface}}
{{#parentPage:PXV:Common|IOpInputItem Interface|interface}}
+
{{#parentPage:PXV:Common_Interfaces|IOpInputItem|interface}}
{{ToWrite}}
+
{{ToReview}}
+
  
The interface of object of PDF-XChange Editor SDK.
+
 
 +
The interface of object that is a wrap for the input objects of the operations. It allows to pass additional parameters along with the wrapped input object.
  
 
== Properties ==
 
== Properties ==
Line 16: Line 15:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IOperation_CreateInputItem|IOperation::CreateInputItem]]

Latest revision as of 15:52, 16 June 2015


The interface of object that is a wrap for the input objects of the operations. It allows to pass additional parameters along with the wrapped input object.

Properties

Params Src

See Also

IOperation::CreateInputItem