SpellCheckerCustomDictionary.SaveAs(String) Method
Saves the custom dictionary into a specified file.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
fileName | String | A String representing a path to a file where the dictionary is to be saved. |
See Also