ISpellCheckerDictionary.DictionaryPath Property
Gets or sets the path to the dictionary file.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying a path to the dictionary file. |
See Also