Mathematica can automatically export both individual graphics and complete documents to print-ready formats.
Copy Graphic copies the selected (or clicked upon) graphic to the clipboard.
Copy Image copies the selected (or clicked upon) image to the clipboard.
Printing Settings menu commands to specify a printing setting or printing environment.
Show Cell toggles between the expression and display forms of a cell.
ErrorBox[boxes] is a low-level box construct that represents boxes that cannot be interpreted in input or output.
$InstallationDirectory gives the top-level directory in which your Mathematica installation resides.
CreateDialog[expr] creates a dialog notebook containing expr and opens it in the front end.CreateDialog[expr, obj] replaces the notebook represented by the notebook object ...
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
Deletable is an option for Cell that specifies whether the cell can be deleted interactively using the front end.