| Name | Description | |
|---|---|---|
|  | Enabled | Gets or sets whether the dictionary is enabled. (Inherited from C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase) | 
|  | FileName | Overridden. Gets or sets the name of the file that contains the dictionary. | 
The following tables list the members exposed by UserDictionary.
| Name | Description | |
|---|---|---|
|  | Enabled | Gets or sets whether the dictionary is enabled. (Inherited from C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase) | 
|  | FileName | Overridden. Gets or sets the name of the file that contains the dictionary. | 
| Name | Description | |
|---|---|---|
|  | AddWord | Adds a word to the dictionary. | 
|  | Clear | Clears the dictionary removing all words in it. | 
|  | 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.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase) | 
|  | RemoveWord | Removes a word from the dictionary. | 
|  | Save | Saves the dictionary back to a file. | 
|  | ToString | Gets a string that represents this object. (Inherited from C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase) |