Property SpellDelimiters
SpellDelimiters
Gets or sets an array of chars used to separate words in a text.
[Browsable(false)]
public virtual char[] SpellDelimiters { get; set; }
Property Value
- char[]
Gets or sets an array of chars used to separate words in a text.
[Browsable(false)]
public virtual char[] SpellDelimiters { get; set; }