IOperation Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IOperation Interface}} | {{#customTitle:IOperation Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IOperation_CreateInputItem|CreateInputItem]] | | [[PXV:IOperation_CreateInputItem|CreateInputItem]] | ||
− | |||
− | |||
| [[PXV:IOperation_Do|Do]] | | [[PXV:IOperation_Do|Do]] | ||
− | |||
− | |||
| [[PXV:IOperation_ShowSetupUI|ShowSetupUI]] | | [[PXV:IOperation_ShowSetupUI|ShowSetupUI]] | ||
− | | | + | | |
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IOperation_COMThreadingModel|COMThreadingModel]] | | [[PXV:IOperation_COMThreadingModel|COMThreadingModel]] | ||
− | |||
− | |||
− | |||
| [[PXV:IOperation_ID|ID]] | | [[PXV:IOperation_ID|ID]] | ||
− | |||
− | |||
− | |||
| [[PXV:IOperation_Params|Params]] | | [[PXV:IOperation_Params|Params]] | ||
− | | | + | | |
− | + | ||
|} | |} |
Revision as of 14:38, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
CreateInputItem | Do | ShowSetupUI |
Properties
COMThreadingModel | ID | Params |