Returns the current separation characters for the spelling.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(true)] public char[] SeparateChars { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(True)> _ Public ReadOnly Property SeparateChars As Char() |