|
"PrintDialog"
"PrintDialog" is a front end token that opens the Print dialog box to print the selected notebook.
This token is equivalent to the menu command File Print.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|