Initializes a new instance of the PdfOutline class.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- title
- Type: System.String
The outline text. - destinationPage
- Type: PdfEdit.Pdf.PdfPage
The destination page.
See Also