IPXC_Action Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
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 ==

Revision as of 02:02, 20 October 2015

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