OpenAction
Overview
OpenAction is a class in Aspose.PDF FOSS for TypeScript.
What a document does when it is opened: go to a view, or run an action.
Properties: action, dest, kind.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
kind | : 'dest' | Read | Gets the kind. |
dest | : PageDest | Read | Gets the dest. |
kind | : 'action' | Read | Gets the kind. |
action | : PdfAction | Read | Gets the action. |