Actions
IPDFDocument4

See Also
Collapse All

Methods and properties for action management: 

AddControlToAction This method associates a control with an action.
CreateGoToPageAction This method creates an action that moves the view in a PDF document.
CreateHideControlAction This method creates an action for hiding a control.
CreateHyperLinkAction This method creates an action associated with a URL.
CreateImportDataAction This method creates an action that loads data from an FDF file into a PDF form.
CreateJavascriptAction This method creates a JavaScript action in a PDF document.
CreateResetFormAction This method creates an action for resetting PDF form fields.
CreateShowControlAction This method creates actions for showing controls.
CreateSubmitFormAction This method creates an action for submitting PDF form fields.
OnOpenDocument This property gets or sets an action to be performed when the document is opened.

See Also

Reference