| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : SpellDictionary Class |
The following tables list the members exposed by SpellDictionary.
| Name | Description | |
|---|---|---|
![]() | Enabled | Gets or sets whether the dictionary is enabled. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase) |
![]() | FileName | Overridden. Gets or sets the name of the file that contains the dictionary. |
![]() | Password | Sets the password needed to load password-protected dictionaries. |
![]() | State | Gets a DictionaryState value that indicates whether the dictionary was loaded successfully. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase) |
![]() | WordCount | Gets the number of words loaded in the dictionary. |
| Name | Description | |
|---|---|---|
![]() | Contains | Overridden. Checks whether the dictionary contains a given word. |
![]() | EnsureLoaded | Ensures the dictionary is loaded, reading words from the file if necessary. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase) |
![]() | ToString | Gets a string that represents this object. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase) |