PdfOutlineParent Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfOutline Parent { get; }
Public ReadOnly Property Parent As PdfOutline
Get
Property Value
PdfOutline
The parent
PdfOutline of this
PdfOutline in the outline hierarchy.
See Also