DelimiterMatching is an option for selections that specifies whether an opening delimiter will match only its respective closing delimiter or any closing delimiter.
ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.
FieldHint is an option for InputField that specifies contents to display when the input field is empty.
ImageLines[image] finds line segments in image and returns the coordinates of their endpoints.ImageLines[image, t] uses the threshold t for selecting image ...
ImportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when importing text.
LineBreakWithin is an option for selections that specifies whether line breaks occur automatically when the end of a line is reached.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.