ISpellChecker.AddToDictionary(String) Method
Add a word to a custom dictionary.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
word | String | A word to add. |
See Also