Link Search Menu Expand Document

NamedActions Enumeration

Specifies the available named actions supported by the viewer.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum NamedActions
Members
Member nameValueDescription
NextPage0 Navigate to next page.
PreviousPage1 Navigate to previous page.
FirstPage2 Navigate to first page.
LastPage3 Navigate to last page.
See Also

Reference