PdfOutlineParent Property Terminal Works - PDF Printing.Net Library
Gets the parent of this outline item. The root item has no parent and returns null.

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

public PdfOutline Parent { get; }

Property Value

Type: PdfOutline
See Also

Reference