Property RemoveTrailingSpaces
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
RemoveTrailingSpaces
When implemented by a class, gets or set a boolean value that indicates whether ITextStrings
should remove trailing spaces from the end of each its strings.
bool RemoveTrailingSpaces { get; set; }