'Declaration
Public Enum PDFActionType Inherits System.Enum
'Usage
Dim instance As PDFActionType
public enum PDFActionType : System.Enum
__value public enum PDFActionType : public System.Enum
public enum class PDFActionType : public System.Enum
'Declaration
Public Enum PDFActionType Inherits System.Enum
'Usage
Dim instance As PDFActionType
public enum PDFActionType : System.Enum
__value public enum PDFActionType : public System.Enum
public enum class PDFActionType : public System.Enum
Member | Description |
---|---|
GoTo | Go to action, goes to the specified page in current document. |
Hide | Hide action. |
Launch | Launch action. |
Named | Named action. |
RemoteGoTo | Remote Go to action, goes to the specified page in another document. |
Unknown | Unknown action. |
Uri | Uri action, launches a web url in the default browser. |
System.Object
System.ValueType
System.Enum
O2S.Components.PDFView4NET.Actions.PDFActionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2