Specifies the predefined PDF actions.
Namespace: PdfEdit.Pdf.Actions
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member 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. |
See Also