Class | Description |
---|---|
PDFAction |
PDFAction represents as the base PDF action class. |
PDFDestination |
PDFDestination class represents as PDF destination object.
|
PDFEmbeddedGotoAction |
PDFEmbeddedGotoAction class represents as PDF embedded go-to action.
|
PDFEmbeddedGotoActionTarget |
PDFEmbeddedGotoActionTarget class represents as PDF embedded go-to action
target.
|
PDFGotoAction |
PDFGotoAction class represents as PDF go-to action.
|
PDFHideAction |
PDFHideAction class represents as PDF hide action.
|
PDFImportDataAction |
PDF Import Data Action
|
PDFJavascriptAction |
PDF JavaScript action.
|
PDFLaunchAction |
PDF launch action interface.
|
PDFNamedAction |
PDFNamedAction class represents as PDF named action.
|
PDFRemoteGotoAction |
PDFRemoteGotoAction class represents as PDF remote goto action.
|
PDFResetFormAction |
PDFResetFormAction class represents as PDF reset form action.
|
PDFSubmitFormAction |
PDFSubmitFormAction class represents as PDF submit form action.
|
PDFURIAction |
PDFURIAction class represents as PDF URI action.
|