ActionType Enum
Specifies the action types of the links.
public enum ActionType
Public Enum ActionType
Inheritance: ObjectValueTypeEnumActionType
Fields
ActionType.GoTo | 1 | Go to a destination within current document. |
ActionType.Launch | 4 | Launch an application or open a file. |
ActionType.RemoteGoTo | 2 | Go to a destination within another document. |
ActionType.UnSupported | 0 | Unsupported action type. |
ActionType.URI | 3 | Universal Resource Identifier, including web pages and other Internet based resources. |
Licensing Info
This enum is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Viewer selected.
- A DynamicPDF Viewer for .NET v3.X Developer license.