[]
Describes the type of a page numbering change in a C1PrintDocument.
public enum PageNumberingChangeModeEnum
| Name | Description |
|---|---|
| Increment | Increment the current page number by a specified value. |
| Set | Set the page number to a specified absolute value. |