Table of Contents

Property RemoveTrailingSpaces

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

RemoveTrailingSpaces

Gets or set a boolean value that indicates whether TextStrings should remove trailing spaces from the end of each its strings.

public virtual bool RemoveTrailingSpaces { get; set; }

Property Value

bool