IPXC_ActionHandler Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ActionHandler Interface}}
 
{{#customTitle:IPXC_ActionHandler Interface}}
{{#parentPage:PXV:PXC_Interfaces|IPXC_ActionHandler Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_ActionHandler|interface}}
  
 
The interface for ActionHandler objects in the PDF-XChange Editor SDK.
 
The interface for ActionHandler objects in the PDF-XChange Editor SDK.
Line 21: Line 21:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Inst_GetActionHandler|IPXC_Inst::GetActionHandler]], [[PXV:IPXC_Inst_RegisterActionHandler|IPXC_Inst::RegisterActionHandler]]
+
[[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 23: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