The PageNumberingChange type exposes the following members.

Constructors

  Name Description
Public method PageNumberingChange
Initializes a new instance of the PageNumberingChange class.

Methods

  Name Description
Public method GetPageNo
Gets the page number changed by the current PageNumberingChange object.
Public method Static member Parse
Converts a string to a PageNumberingChange object.
Public method ToString
Converts the current object to a string.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Mode
Gets or sets a PageNumberingChangeModeEnum value determining the page numbering change represented by the current object.
Public property Value
Gets or sets the absolute page number or increment. The semantics of this property depend on the value of the Mode property.

See Also