名前 | 解説 | |
---|---|---|
PageNumberingChange コンストラクタ | Initializes a new instance of the PageNumberingChange class. |
PageNumberingChangeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PageNumberingChange コンストラクタ | Initializes a new instance of the PageNumberingChange class. |
名前 | 解説 | |
---|---|---|
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 PageNumberingChange.Mode property. |
名前 | 解説 | |
---|---|---|
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. |