Table of Contents

Property RemoveTrailingSpaces

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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; }

Property Value

bool