PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
Quiet
(Built-in Mathematica Symbol) Quiet[expr] evaluates expr "quietly", without actually outputting any messages generated.Quiet[expr, {s_1::t_1, s_2::t_2, ...}] quietens only the specified messages during ...
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
RawBoxes[boxes] is a low-level construct which is formatted as boxes without further interpretation.
Scrollbars is an option for Pane that specifies whether scrollbars should be displayed.
SpanLineThickness is an option for selections that specifies the thickness in printer's points of line-spanning characters such as \[Backslash][VerticalLine] and ...
SpanMaxSize is an option for selections that specifies the maximum size of spanning characters such as parentheses and brackets.
SpanMinSize is an option for selections that specifies the minimum size of spanning characters such as parentheses and brackets.
SpellingDictionariesPath is a global option that specifies which directories are searched for spelling dictionaries when the Edit \[FilledRightTriangle] Check Spelling menu ...
StyleBox[boxes, options] is a low-level representation of boxes to be shown with the specified option settings. StyleBox[boxes, " style"] uses the option setting for the ...