PdfActionActionType EnumerationTerminal Works - PDF Printing.Net Library
List of possible Action types.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum ActionType
Members

  Member nameValueDescription
Unsupported0 Unsupported action type
CurrentDoc1 Go to a destination within current document.
ExternalDoc2 Go to a destination within another document
Uri3 Universal Resource Identifier, including web pages and other Internet based resources
Application4 Launch an application or open a file
See Also

Reference