IPXC_Action Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action Interface}} | {{#customTitle:IPXC_Action Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Interfaces|IPXC_Action|interface}} |
− | + | ||
− | The interface | + | The interface for Action objects in the PDF-XChange Editor SDK. |
+ | |||
+ | == Methods == | ||
+ | {| class="wikitable methods" | ||
+ | |- | ||
+ | | [[PXV:IPXC_Action_IsEqual|IsEqual]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
== Properties == | == Properties == | ||
Line 10: | Line 19: | ||
|- | |- | ||
| [[PXV:IPXC_Action_IsValid|IsValid]] | | [[PXV:IPXC_Action_IsValid|IsValid]] | ||
+ | | [[PXV:IPXC_Action_PDFObject|PDFObject]] | ||
| [[PXV:IPXC_Action_Type|Type]] | | [[PXV:IPXC_Action_Type|Type]] | ||
− | |||
| | | | ||
|} | |} | ||
+ | |||
+ | == 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:IPXV_GotoActionEvent_Action|IPXV_GotoActionEvent::Action]], [[PXV:IPXV_DocActionEvent_Action|IPXV_DocActionEvent::Action]] |
Latest revision as of 22: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