PdfOutlineChildOutlines Property

The child outlines 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 PdfOutlinesCollection ChildOutlines { get; }

Property Value

PdfOutlinesCollection

See Also