IPXC_ActionHandler Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_ActionHandler Interface}} | {{#customTitle:IPXC_ActionHandler 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:IPXC_ActionHandler_CloneAction|CloneAction]] | | [[PXV:IPXC_ActionHandler_CloneAction|CloneAction]] | ||
− | | | + | | [[PXV:IPXC_ActionHandler_CreateActionFromVariant|CreateActionFromVariant]] |
+ | | [[PXV:IPXC_ActionHandler_RestoreAction|RestoreAction]] | ||
+ | | [[PXV:IPXC_ActionHandler_StoreAction|StoreAction]] | ||
|- | |- | ||
| [[PXV:IPXC_ActionHandler_CopyAction|CopyAction]] | | [[PXV:IPXC_ActionHandler_CopyAction|CopyAction]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_ActionHandler_CreateEmptyAction|CreateEmptyAction]] | | [[PXV:IPXC_ActionHandler_CreateEmptyAction|CreateEmptyAction]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_ActionHandler_SerializeAction|SerializeAction]] | | [[PXV:IPXC_ActionHandler_SerializeAction|SerializeAction]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 14:40, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
CloneAction | CreateActionFromVariant | RestoreAction | StoreAction |
CopyAction | CreateEmptyAction | SerializeAction |