PdfOutlineParentOutline Property

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

Definition

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

Property Value

PdfOutline

See Also