Table of Contents

Property SpellDelimiters

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

SpellDelimiters

When implemented by a class, gets or sets an array of characters used as delimiters between words in the text when performing spelling check.

char[] SpellDelimiters { get; set; }

Property Value

char[]