Table of Contents

Property OutlineRoot

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

OutlineRoot

Gets the document outline root.

public PdfOutlineItem OutlineRoot { get; }

Property Value

PdfOutlineItem

The document outline root.

Remarks

The document outline consists of a tree-structured hierarchy of outline items (sometimes called bookmarks), which serve as a visual table of contents to display the document's structure to the user.