Property Parent
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Parent
Gets the parent of this PdfOutlineItem in the outline hierarchy.
public PdfOutlineItem? Parent { get; }
Property Value
- PdfOutlineItem
The parent of this PdfOutlineItem in the outline hierarchy.