Table of Contents

Property AutoCorrectDelimiters

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

AutoCorrectDelimiters

When implemented by a class, gets or sets an array of chars that used as word delimiters.

char[] AutoCorrectDelimiters { get; set; }

Property Value

char[]