"PrintDialog"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"PrintDialog"
is a front end token that opens the Print dialog to print the input notebook.
Details
- "PrintDialog" is equivalent to File ▶ Print.
- A typical use is FrontEndExecute[FrontEndToken["PrintDialog"]].