Click or drag to resize

PdfLabelingRangesUnderlyingTree Property

Gets the root node of the underlying numeric tree that represents the page labels.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PdfNumberTreeCollection UnderlyingTree { get; }

Property Value

PdfNumberTreeCollection
See Also