Click or drag to resize

PdfOutlinePrevious Property

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

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

Property Value

PdfOutline
The previous item at this outline level.
See Also