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