Click or drag to resize

PdfOutlineCollectionFirst Property

(Required if the item has any descendants; shall be an indirect reference) The first of this item’s immediate children in the outline hierarchy.

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

Property Value

PdfOutline
The first of this item’s immediate children in the outline hierarchy.
See Also