Syntax
ToolsRepaginate
Remarks
Forces repagination of the entire document.
Example
This example repaginates the document if it has been changed since the last time it was saved:
If IsDocumentDirty() Then ToolsRepaginate
See Also
ToolsOptionsGeneral