PdfOutlineParentOutline Property

The parent outline of this outline in the hierarchy of outlines of the PDF document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfOutline ParentOutline { get; }

Property Value

PdfOutline

See Also