Sets a value indicating whether page numbering is restarted at the section's beginning.

<void> SectionFormat.setRestartPageNumbering(<boolean> restartPageNumbering, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
restartPageNumbering Indicates whether page numbering is restarted at the section's beginning.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.