JavaScriptAction

Overview

JavaScriptAction is a class in Aspose.PDF FOSS for TypeScript.

A JavaScript action.

Properties: script, type.

Properties

NameTypeAccessDescription
type: 'javascript'ReadGets the type.
script: stringReadGets the script.