IPXC_ActionHandler Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_ActionHandler Interface}} | {{#customTitle:IPXC_ActionHandler Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_ActionHandler|interface}} | ||
− | The interface | + | The interface for ActionHandler objects in the 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]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Inst_GetActionHandler|IPXC_Inst::GetActionHandler]], [[PXV:IPXC_Inst_GetActionHandlerByIndex|IPXC_Inst::GetActionHandlerByIndex]], [[PXV:IPXC_Inst_RegisterActionHandler|IPXC_Inst::RegisterActionHandler]] |
Latest revision as of 22:58, 30 November 2017
The interface for ActionHandler objects in the PDF-XChange Editor SDK.
Methods
CloneAction | CreateActionFromVariant | RestoreAction | StoreAction |
CopyAction | CreateEmptyAction | SerializeAction |
See Also
IPXC_Inst::GetActionHandler, IPXC_Inst::GetActionHandlerByIndex, IPXC_Inst::RegisterActionHandler