|
Class Summary |
| PdfAction |
Represents base class for all action types. |
| 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. |
| PdfFormAction |
Represents the form action base class. |
| PdfGoToAction |
Represents an action which goes to a destination in the current document. |
| PdfHideAction |
Represents an action which performs hide action in pdf document. |
| 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. |