PDFAction
Defined in: src/core/types.ts:1082
An action in a PDF document.
Properties
Section titled “Properties”filePath?
Section titled “filePath?”
optionalfilePath:string
Defined in: src/core/types.ts:1088
File path for Launch/RemoteGoTo actions.
type:
ActionType
Defined in: src/core/types.ts:1084
The type of action.
optionaluri:string
Defined in: src/core/types.ts:1086
URI for URI actions.