PdfActionType Enum
Represents types of the PdfActions.
Fields
ExecuteMenuItem | (PDF 1.2) Action that executes a predefined action. See 12.6.4.11, "Named Actions". |
GoTo3DView | (PDF 1.6) Action that sets the current view of a 3D annotation. See 12.6.4.15, "Go-To-3D-View Actions". |
GoToPageView | Action is a PdfGoToPageViewAction that goes to a destination in the current document. See 12.6.4.2, "Go-To Actions". |
ImportFormData | (PDF 1.2) Action is a PdfImportFormDataAction that imports field values from a file. See 12.7.5.4, "Import-Data Action". |
MultimediaOperation | (PDF 2.0; RichMedia annotation only) Action that specifies a command to be sent to the annotation's handler. |
OpenFile | Action is a PdfOpenFileAction that launches an application, usually to open a file. See 12.6.4.5, "Launch Actions". |
OpenWebLink | Action is a PdfOpenWebLinkAction that resolves a uniform resource identifier. See 12.6.4.7, "URI Actions". |
PlaySound | (PDF 1.2; deprecated in PDF 2.0) Action that plays a sound. See 12.6.4.8, "Sound Actions". |
ReadArticle | Action that begins reading an article thread. See 12.6.4.6, "Thread Actions". |
ResetForm | (PDF 1.2) Action is a PdfResetFormAction that sets fields to their default values. See 12.7.5.3, "Reset-Form Action". |
RunJavaScript | (PDF 1.3) Action is a PdfRunJavaScriptAction that executes a JavaScript script. See 12.6.4.16, "JavaScript Actions". |
SetLayerVisibility | (PDF 1.5) Action that sets the states of optional content groups. See 12.6.4.12, "Set-OCG-State Actions". |
ShowHideField | (PDF 1.2) Action that sets an annotation's Hidden flag. See 12.6.4.10, "Hide Actions". |
SubmitForm | (PDF 1.2) Action is a PdfSubmitFormAction that sends data to a uniform resource locator. See 12.7.5.2, "Submit-Form Action". |
Unknown | Action is unknown and currently not supported. |