HunspellDictionary.GrammarPath Property
In This Article
Gets or sets the filename of the affix file (.aff) to be loaded.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String that is the path to the affix file. |
See Also