Returns the CharPairCollection collection of characters
which bounds the text to be skipped during spell checking.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public CharPairCollection SkipCharsCollection { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property SkipCharsCollection As CharPairCollection |