PDFsharp-net6

PdfNamedActionNames

Namespace: PdfSharp.Pdf.Actions

Specifies the predefined PDF actions.

public enum PdfNamedActionNames

Inheritance ObjectValueTypeEnumPdfNamedActionNames
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
NextPage 0 Go to next page.
PrevPage 1 Go to previous page.
FirstPage 2 Go to first page.
LastPage 3 Go to last page.