Types
| All Types | Classes | Enumerations |
| Name | Description | |
|---|---|---|
| PdfAction |
Represents base class for all action types.
| |
| PdfActionCollection |
Represents collection of actions.
| |
| PdfActionDestination |
Specifies the available named actions supported by the viewer.
| |
| PdfAnnotationActions |
Represents additional actions of the annotations.
| |
| PdfDocumentActions |
Represents an action for the document.
| |
| PdfEmbeddedGoToAction |
Represents an embedded go-to action which allows jumping to or from a PDF file that is embedded in another PDF file.
| |
| PdfFieldActions |
Represents actions to be performed as response to field events.
| |
| PdfFilePathType |
Specifies the file path type.
| |
| PdfFormAction |
Represents the form action base class.
| |
| PdfGoToAction |
Represents an action which goes to a destination in the current document.
| |
| PdfGotoNameAction | ||
| PdfJavaScript |
The Adobe Built-in JavaScript
| |
| PdfJavaScriptAction |
Represents an action which performs java script action in pdf document.
| |
| PdfLaunchAction |
Represents an action which launches an application or opens or prints a document.
| |
| PdfNamedAction |
Represents an action which perfoms the named action.
| |
| PdfResetAction |
Represents Pdf form's reset action.
| |
| PdfSoundAction |
Represents the sound action.
| |
| PdfSubmitAction |
Represents Pdf form's submit action.
| |
| PdfSubmitFormFlags |
Specifies the available data formats for submitting the form data.
| |
| PdfUriAction |
Represents an action which resolves unique resource identifier.
|