IgnoreList.Add(String) Method
Adds a specified word to a list of ignored words.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| word | String | A word to be ignored. |
Implements
See Also