Pdf |
The PdfLabelingRanges type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of page index/page label pairs contained in the PdfLabelingRanges. | |
| Item | Gets or sets the label for the specified page. | |
| Labels | Gets an ICollectionT containing the labels in the PdfLabelingRanges. | |
| Pages | Gets an ICollectionT containing the page indexes of the PdfLabelingRanges. | |
| UnderlyingTree | Gets the root node of the underlying numeric tree that represents the page labels. |