Enumerates the problem that occurs when the word being checked is not found in the
MainThesFile file when
NotFound event was fired.
Namespace:
C1.Win.C1ThesaurusAssembly: C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)
Syntax
C# |
---|
public enum ProblemEnum |
Visual Basic (Declaration) |
---|
Public Enumeration ProblemEnum |
Members
Member name | Description | |
---|---|---|
NotInThes |
Indicates the problem that caused the word to be bad.
|