Spire.Pdf.Actions Namespace |
Class | Description | |
---|---|---|
![]() |
PdfAction |
Represents base class for all action types.
|
![]() |
PdfActionCollection |
Represents collection of actions.
|
![]() |
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.
|
![]() |
PdfFormAction |
Represents the form action base class.
|
![]() |
PdfGoToAction |
Represents an action which goes to a destination in the current document.
|
![]() |
PdfGotoNameAction |
Represents an action which goes to a name 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.
|
![]() |
PdfUriAction |
Represents an action which resolves unique resource identifier.
|
Enumeration | Description | |
---|---|---|
![]() |
PdfActionDestination |
Specifies the available named actions supported by the viewer.
|
![]() |
PdfFilePathType |
Specifies the file path type.
|
![]() |
PdfSubmitFormFlags |
Specifies the available data formats for submitting the form data.
|