PdfDocumentOutlines Property
The collection of top level outlines. The children of a top level outline can be accessed
with ChildOutlines property of PdfOutline
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfOutlinesCollection Outlines { get; }
Property Value
PdfOutlinesCollection