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

NameTypeAccessDescription
kind: 'dest'ReadGets the kind.
dest: PageDestReadGets the dest.
kind: 'action'ReadGets the kind.
action: PdfActionReadGets the action.