NamedActionType

Known types of named actions in PDF documents.

Entries

Link copied to clipboard

Go to the next page of the document.

Link copied to clipboard

Go to the previous page of the document.

Link copied to clipboard

Go to the first page of the document.

Link copied to clipboard

Move to the last page of the document.

Link copied to clipboard

Return back.

Link copied to clipboard

Return forward.

Link copied to clipboard

Go to page with the owning annotation/form element.

Link copied to clipboard

Show search UI.

Link copied to clipboard

Start printing document.

Link copied to clipboard

Show document outline.

Link copied to clipboard

Show search UI.

Link copied to clipboard

Modify device brightness. (Not supported yet)

Link copied to clipboard

Zoom in. (Not supported yet).

Link copied to clipboard

Zoom out. (Not supported yet).

Link copied to clipboard

Show save as UI.

Link copied to clipboard

Show document info dialog.

Link copied to clipboard

Unknown named action.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.