Property UseSpaces
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
UseSpaces
When implemented by a class, gets or sets a value indicating whether indent or TAB operations insert space characters rather than TAB characters.
bool UseSpaces { get; set; }