Property SpellDelimiters
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.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[]