PdfOutlineParentOutline Property
Gets the parent outline of this outline in the hierarchy of outlines of the PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfOutline ParentOutline { get; }
Public ReadOnly Property ParentOutline As PdfOutline
Get
public:
property PdfOutline^ ParentOutline {
PdfOutline^ get ();
}
member ParentOutline : PdfOutline with get
Property Value
PdfOutline