Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 801 Bytes

File metadata and controls

18 lines (13 loc) · 801 Bytes

LinkActionType

Represents list of link action types.

Enum

Name Description
GoToAction Represents a go-to action that changes the view to a specified destination (page, location, and magnification factor).
GoToURIAction Represents a URI action causes a URI to be resolved.
JavascriptAction Represents javascript action.
LaunchAction Represents a launch action that launches an application or opens or prints a document.
NamedAction Represents named actions that PDF viewer applications are expected to support.
SubmitFormAction Represents submit-form action.

[Back to Model list] [Back to API list] [Back to README]