Sautin |
Class | Description | |||
---|---|---|---|---|
PdfAction | Represents a base class for the actions. | |||
PdfActionCollection | Represents a collection of PdfActions.
| |||
PdfGoToPageViewAction | A go-to action changes the view to a specified destination (page, location, and magnification factor). | |||
PdfOpenFileAction | A PdfOpenFileAction launches an application or opens or prints a document. | |||
PdfOpenWebLinkAction | A uniform resource identifier (URI) is a string that identifies (resolves to) a resource on the Internet—typically a file that is the destination of a hypertext link, although it may also resolve to a query or other entity. URIs are described in Internet RFC 2396, Uniform Resource Identifiers (URI): Generic Syntax. A PdfOpenWebLinkAction causes a URI to be resolved. | |||
PdfRunJavaScriptAction | Upon invocation of a JavaScript action, a conforming processor shall execute a script that is written in the JavaScript programming language. |
Enumeration | Description | |
---|---|---|
PdfActionType | Represents types of the PdfActions. |