PdfNamedActionNames EnumerationTerminal Works - PDF Printing.Net Library
Specifies the predefined PDF actions.

Namespace: PdfEdit.Pdf.Actions
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum PdfNamedActionNames
Members

  Member nameValueDescription
NextPage0 Go to next page.
PrevPage1 Go to previous page.
FirstPage2 Go to first page.
LastPage3 Go to last page.
See Also

Reference