IPXC_ActionsList 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_ActionsList Interface}} | {{#customTitle:IPXC_ActionsList Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_ActionsList|interface}} | ||
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_ActionsList_AddGoto|AddGoto]] | | [[PXV:IPXC_ActionsList_AddGoto|AddGoto]] | ||
− | | | + | | [[PXV:IPXC_ActionsList_AddLaunch|AddLaunch]] |
+ | | [[PXV:IPXC_ActionsList_Insert|Insert]] | ||
+ | | [[PXV:IPXC_ActionsList_RemoveAll|RemoveAll]] | ||
|- | |- | ||
| [[PXV:IPXC_ActionsList_AddGotoNamed|AddGotoNamed]] | | [[PXV:IPXC_ActionsList_AddGotoNamed|AddGotoNamed]] | ||
− | | | + | | [[PXV:IPXC_ActionsList_AddURI|AddURI]] |
+ | | [[PXV:IPXC_ActionsList_IsEqual|IsEqual]] | ||
+ | | [[PXV:IPXC_ActionsList_RestoreActions|RestoreActions]] | ||
|- | |- | ||
| [[PXV:IPXC_ActionsList_AddGotoR|AddGotoR]] | | [[PXV:IPXC_ActionsList_AddGotoR|AddGotoR]] | ||
− | | | + | | [[PXV:IPXC_ActionsList_Clone|Clone]] |
+ | | [[PXV:IPXC_ActionsList_Load|Load]] | ||
+ | | [[PXV:IPXC_ActionsList_Save|Save]] | ||
|- | |- | ||
| [[PXV:IPXC_ActionsList_AddGotoRNamed|AddGotoRNamed]] | | [[PXV:IPXC_ActionsList_AddGotoRNamed|AddGotoRNamed]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_ActionsList_CopyTo|CopyTo]] | | [[PXV:IPXC_ActionsList_CopyTo|CopyTo]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_ActionsList_Remove|Remove]] | | [[PXV:IPXC_ActionsList_Remove|Remove]] | ||
− | | | + | | [[PXV:IPXC_ActionsList_SerializeActions|SerializeActions]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_ActionsList_AddJavaScript|AddJavaScript]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_ActionsList_Count|Count]] | | [[PXV:IPXC_ActionsList_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXC_ActionsList_Item|Item]] | | [[PXV:IPXC_ActionsList_Item|Item]] | ||
− | | | + | | |
− | | | + | | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Document_CreateActionsList|IPXC_Document::CreateActionsList]], [[PXV:IPXC_Page_Actions|IPXC_Page::Actions]], [[PXV:IPXC_Annotation_Actions|IPXC_Annotation::Actions]], [[PXV:IPXC_FormField_Actions|IPXC_FormField::Actions]], [[PXV:IPXC_Bookmark_Actions|IPXC_Bookmark::Actions]], [[PXV:IPXC_DocumentProps_ActionsForTrigger|IPXC_DocumentProps::ActionsForTrigger]], [[PXV:IPXC_DocumentProps_OpenActions|IPXC_DocumentProps::OpenActions]], [[PXV:IPXV_Inst_PerformActions|IPXV_Inst::PerformActions]], [[PXV:IPXV_Inst_ShowEditActionListDlg|IPXV_Inst::ShowEditActionListDlg]] |
Latest revision as of 01:03, 20 October 2015
The interface of object of PDF-XChange Editor SDK.
Methods
AddGoto | AddLaunch | Insert | RemoveAll |
AddGotoNamed | AddURI | IsEqual | RestoreActions |
AddGotoR | Clone | Load | Save |
AddGotoRNamed | CopyTo | Remove | SerializeActions |
AddJavaScript |
Properties
Count | Item |
See Also
IPXC_Document::CreateActionsList, IPXC_Page::Actions, IPXC_Annotation::Actions, IPXC_FormField::Actions, IPXC_Bookmark::Actions, IPXC_DocumentProps::ActionsForTrigger, IPXC_DocumentProps::OpenActions, IPXV_Inst::PerformActions, IPXV_Inst::ShowEditActionListDlg