Name
Texteditor.TabSize -- set/get tab size
Function
This tag overrides the global TAB size as configured by MUI prefs if a specific number of spaces per TAB needs to be enforced. Valid values range from 2 to 12 spaces per TAB character. You can pass the special value Default to reset the value to the user configured value.

Use this attribute with care as it contradicts the MUI philosophy to let the user choose the settings.

Type
Number or string (see above)

Applicability
ISG


Show TOC