IPXC_Action 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 5: Line 5:
  
 
The interface for Action objects in the PDF-XChange Editor SDK.
 
The interface for Action objects in the PDF-XChange Editor SDK.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXC_Action_IsEqual|IsEqual]]
 +
|
 +
|
 +
|
 +
|}
  
 
== Properties ==
 
== Properties ==
Line 16: Line 25:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_ActionsList_AddGoto|IPXC_ActionsList::AddGoto]], [[PXV:IPXC_ActionsList_AddGotoNamed|IPXC_ActionsList::AddGotoNamed]], [[PXV:IPXC_ActionsList_AddGotoR|IPXC_ActionsList::AddGotoR]], [[PXV:IPXC_ActionsList_AddGotoRNamed|IPXC_ActionsList::AddGotoRNamed]], [[PXV:IPXC_ActionsList_AddJavaScript|IPXC_ActionsList::AddJavaScript]], [[PXV:IPXC_ActionsList_AddLaunch|IPXC_ActionsList::AddLaunch]], [[PXV:IPXC_ActionsList_AddURI|IPXC_ActionsList::AddURI]], [[PXV:IPXC_ActionsList_Insert|IPXC_ActionsList::Insert]], [[PXV:IPXC_ActionsList_Item|IPXC_ActionsList::Item]], [[PXV:IPXC_ActionHandler_CloneAction|IPXC_ActionHandler::CloneAction]], [[PXV:IPXC_ActionHandler_CopyAction|IPXC_ActionHandler::CopyAction]], [[PXV:IPXC_ActionHandler_CreateActionFromVariant|IPXC_ActionHandler::CreateActionFromVariant]], [[PXV:IPXC_ActionHandler_CreateEmptyAction|IPXC_ActionHandler::CreateEmptyAction]], [[PXV:IPXC_ActionHandler_RestoreAction|IPXC_ActionHandler::RestoreAction]], [[PXV:IPXC_ActionHandler_SerializeAction|IPXC_ActionHandler::SerializeAction]], [[PXV:IPXC_ActionHandler_StoreAction|IPXC_ActionHandler::StoreAction]], [[PXV:IPXV_ActionHandler_GetDescription|IPXV_ActionHandler::GetDescription]], [[PXV:IPXV_ActionHandler_Perform|IPXV_ActionHandler::Perform]], [[PXV:IPXV_ActionHandler_ShowProperties|IPXV_ActionHandler::ShowProperties]]
+
[[PXV:IPXC_ActionsList_AddGoto|IPXC_ActionsList::AddGoto]], [[PXV:IPXC_ActionsList_AddGotoNamed|IPXC_ActionsList::AddGotoNamed]], [[PXV:IPXC_ActionsList_AddGotoR|IPXC_ActionsList::AddGotoR]], [[PXV:IPXC_ActionsList_AddGotoRNamed|IPXC_ActionsList::AddGotoRNamed]], [[PXV:IPXC_ActionsList_AddJavaScript|IPXC_ActionsList::AddJavaScript]], [[PXV:IPXC_ActionsList_AddLaunch|IPXC_ActionsList::AddLaunch]], [[PXV:IPXC_ActionsList_AddURI|IPXC_ActionsList::AddURI]], [[PXV:IPXC_ActionsList_Insert|IPXC_ActionsList::Insert]], [[PXV:IPXC_ActionsList_Item|IPXC_ActionsList::Item]], [[PXV:IPXC_ActionHandler_CloneAction|IPXC_ActionHandler::CloneAction]], [[PXV:IPXC_ActionHandler_CopyAction|IPXC_ActionHandler::CopyAction]], [[PXV:IPXC_ActionHandler_CreateActionFromVariant|IPXC_ActionHandler::CreateActionFromVariant]], [[PXV:IPXC_ActionHandler_CreateEmptyAction|IPXC_ActionHandler::CreateEmptyAction]], [[PXV:IPXC_ActionHandler_RestoreAction|IPXC_ActionHandler::RestoreAction]], [[PXV:IPXC_ActionHandler_SerializeAction|IPXC_ActionHandler::SerializeAction]], [[PXV:IPXC_ActionHandler_StoreAction|IPXC_ActionHandler::StoreAction]], [[PXV:IPXV_ActionHandler_GetDescription|IPXV_ActionHandler::GetDescription]], [[PXV:IPXV_ActionHandler_Perform|IPXV_ActionHandler::Perform]], [[PXV:IPXV_ActionHandler_ShowProperties|IPXV_ActionHandler::ShowProperties]], [[PXV:IPXV_GotoActionEvent_Action|IPXV_GotoActionEvent::Action]], [[PXV:IPXV_DocActionEvent_Action|IPXV_DocActionEvent::Action]]

Latest revision as of 23:57, 30 November 2017

The interface for Action objects in the PDF-XChange Editor SDK.

Methods

IsEqual

Properties

IsValid PDFObject Type

See Also

IPXC_ActionsList::AddGoto, IPXC_ActionsList::AddGotoNamed, IPXC_ActionsList::AddGotoR, IPXC_ActionsList::AddGotoRNamed, IPXC_ActionsList::AddJavaScript, IPXC_ActionsList::AddLaunch, IPXC_ActionsList::AddURI, IPXC_ActionsList::Insert, IPXC_ActionsList::Item, IPXC_ActionHandler::CloneAction, IPXC_ActionHandler::CopyAction, IPXC_ActionHandler::CreateActionFromVariant, IPXC_ActionHandler::CreateEmptyAction, IPXC_ActionHandler::RestoreAction, IPXC_ActionHandler::SerializeAction, IPXC_ActionHandler::StoreAction, IPXV_ActionHandler::GetDescription, IPXV_ActionHandler::Perform, IPXV_ActionHandler::ShowProperties, IPXV_GotoActionEvent::Action, IPXV_DocActionEvent::Action