Table of Contents

Property UseSpaces

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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

Property Value

bool