HiQPdf Documentation

PdfDocumentOutlines Property

Quickly Create High Quality PDFs
The collection of top level outlines. The children of a top level outline can be accessed with ChildOutlines property of PdfOutline

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfOutlinesCollection Outlines { get; }

Property Value

Type: PdfOutlinesCollection
See Also

Reference