Adds the specified outline entry.
            
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- title
 - Type: SystemString
The outline text. - destinationPage
 - Type: PdfEdit.PdfPdfPage
The destination page. - opened
 - Type: SystemBoolean
Specifies whether the node is displayed expanded (opened) or collapsed. 
Return Value
Type: PdfOutlineSee Also