Enumerates the problem caused during a spell check when a bad word is found and cannot be corrected when
BadWord event was fired.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
public enum BadWordProblemEnum |
Visual Basic (Declaration) |
---|
Public Enumeration BadWordProblemEnum |
Members
Member name | Description | |
---|---|---|
NotInDict |
Indicates the bad word is not in any dictionary.
|