Sets a value indicating whether page numbering is restarted at the section's beginning.
<void> SectionFormat.setRestartPageNumbering(<boolean> restartPageNumbering, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| restart |
Indicates whether page numbering is restarted at the section's beginning. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |