Namespace Actions
Actions
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
The namespace for anything to do with PDF actions and action dispatch.
|
Namespace Detail
Actions
The namespace for anything to do with PDF actions and action dispatch.
Actions can be defined by providing a JavaScript object that has the desired properties, and a name property defining the action subtype it represents.
See documentation for specific action types for allowable properties.
