List of possible Action types.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Unsupported | 0 | Unsupported action type | |
CurrentDoc | 1 | Go to a destination within current document. | |
ExternalDoc | 2 | Go to a destination within another document | |
Uri | 3 | Universal Resource Identifier, including web pages and other Internet based resources | |
Application | 4 | Launch an application or open a file |
See Also