Property UseSpaces
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; }
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; }