ActionType Enum

Specifies the action types of the links.

public enum ActionType
Public Enum ActionType

Inheritance: ObjectValueTypeEnumActionType

Fields

ActionType.GoTo1Go to a destination within current document.
ActionType.Launch4Launch an application or open a file.
ActionType.RemoteGoTo2Go to a destination within another document.
ActionType.UnSupported0Unsupported action type.
ActionType.URI3Universal 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:

See Also

ceTe.DynamicPDF.Viewer

In this topic