Click or drag to resize

PdfOutlineNext Property

(Required for all but the last item at each level; shall be an indirect reference) The next item at this outline level.

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

Property Value

PdfOutline
The next item at this outline level.
See Also