'Declaration Public Class PageLabelingRange Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
public class PageLabelingRange : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
A document is divided into labeling ranges, each of which is a series of consecutive pages using the same numbering system. Labeling ranges shall not overlap, so that each page shall have only one label. Pages within a range shall be numbered sequentially in ascending order. A page's label consists of a numeric portion based on its position within its labeling range, optionally preceded by a label prefix denoting the range itself.
'Declaration Public Class PageLabelingRange Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
public class PageLabelingRange : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
System.Object
GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
GrapeCity.Documents.Pdf.PageLabelingRange