Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfPageLabelingRange
Public NotInheritable Class PdfPageLabelingRange
The PdfPageLabelingRange type exposes the following members.
Name | Description | |
---|---|---|
![]() | FirstPage |
Gets or sets the zero-based index of the first page in this range.
|
![]() | LastPage |
Gets or sets the zero-based index of the last page in this range.
|
![]() | NumberingStyle |
Gets or sets the numbering style to be used for the numeric portion of page labels.
|
![]() | Prefix |
Gets or sets the prefix for page labels in this range.
|
![]() | StartNumber |
Gets or sets the start number (i.e value of the numeric portion for the
first page label in the range).
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |