Click or drag to resize

PdfLabelingRanges Properties

The PdfLabelingRanges type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of page index/page label pairs contained in the PdfLabelingRanges.
Public propertyItem Gets or sets the label for the specified page.
Public propertyLabels Gets an ICollectionT containing the labels in the PdfLabelingRanges.
Public propertyPages Gets an ICollectionT containing the page indexes of the PdfLabelingRanges.
Public propertyUnderlyingTree Gets the root node of the underlying numeric tree that represents the page labels.
Top
See Also