Back to Devexpress

HunspellDictionary Constructors

corelibraries-devexpress-dot-xtraspellchecker-dot-hunspelldictionary-dot-ctor.md

latest1.0 KB
Original Source

HunspellDictionary Constructors

A dictionary for the Hunspell spell checking algorithm.

NameParametersDescription
HunspellDictionary()noneInitializes a new instance of the HunspellDictionary class with the default settings.
HunspellDictionary(String, String, CultureInfo)dictionaryPath, grammarPath, cultureInitializes a new instance of the HunspellDictionary class with the specified settings.

See Also

HunspellDictionary Class

HunspellDictionary Members

DevExpress.XtraSpellChecker Namespace