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

Jump to the first page of the document.

Link copied to clipboard

Jump to the last page of the document.

Link copied to clipboard

Navigate back in the viewer's history stack.

Link copied to clipboard

Navigate forward in the viewer's history stack.

Link copied to clipboard

Go to the page containing the owning annotation or form element.

Link copied to clipboard

Show the in-document search UI.

Link copied to clipboard

Trigger document printing.

Link copied to clipboard

Show the document outline or table of contents.

Link copied to clipboard

Open the search UI (legacy alias of FIND).

Link copied to clipboard

Adjust device brightness (not currently supported).

Link copied to clipboard

Zoom in (not currently supported).

Link copied to clipboard

Zoom out (not currently supported).

Link copied to clipboard

Show the "Save As" UI.

Link copied to clipboard

Show the document info dialog.

Link copied to clipboard

Unknown or unsupported named action.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

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.