|
"ShowPageBreaks"
"ShowPageBreaks" is a front end token that calculates and displays page breaks on the screen.
This token is equivalent to the menu command Format Show Page Breaks.
This command toggles the option ShowPageBreaks between True and False on the selected notebook.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|