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.C1Thesaurus
Assembly:  C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)

Syntax

C#
public enum ProblemEnum
Visual Basic (Declaration)
Public Enumeration ProblemEnum

Members

Member nameDescription
NotInThes
Indicates the problem that caused the word to be bad.

See Also