The PageNumberingChange type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PageNumberingChange |
Initializes a new instance of the PageNumberingChange class.
|
Methods
Name | Description | |
---|---|---|
![]() |
GetPageNo |
Gets the page number changed by the current PageNumberingChange object.
|
![]() ![]() |
Parse |
Converts a string to a PageNumberingChange object.
|
![]() |
ToString |
Converts the current object to a string.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() |
Mode |
Gets or sets a PageNumberingChangeModeEnum value determining the page numbering change
represented by the current object.
|
![]() |
Value |
Gets or sets the absolute page number or increment.
The semantics of this property depend on the value of the Mode property.
|