Back to Devexpress

SpellCheckerOpenOfficeDictionary Constructors

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

latest1.4 KB
Original Source

SpellCheckerOpenOfficeDictionary Constructors

Represents an XtraSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format.

NameParametersDescription
SpellCheckerOpenOfficeDictionary()noneInitializes a new instance of the SpellCheckerOpenOfficeDictionary class with the default settings.
SpellCheckerOpenOfficeDictionary(String, String, CultureInfo)dictionaryPath, grammarPath, cultureCreates a new SpellCheckerOpenOfficeDictionary class instance for the specified culture and fills it with wordforms constructed from the base words using affixes.

See Also

SpellCheckerOpenOfficeDictionary Class

SpellCheckerOpenOfficeDictionary Members

DevExpress.XtraSpellChecker Namespace