Represents list of link action types.
| 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. |