Click or drag to resize

PdfDocumentOutlines Property

(Optional; shall be an indirect reference) The outline dictionary that shall be the root of the document’s outline hierarchy (see 12.3.3, "Document Outline").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfOutlineCollection Outlines { get; }

Property Value

PdfOutlineCollection
The outline dictionary that shall be the root of the document’s outline hierarchy.
See Also