Skip to main content
A newer version of this page is available. .

SpellCheckerISpellDictionary Constructors

Represents an XtraSpellChecker dictionary originated from a dictionary in the ISpell format.
Name Parameters Description
SpellCheckerISpellDictionary() none Initializes a new instance of the SpellCheckerISpellDictionary class with the default settings.
SpellCheckerISpellDictionary(String, String, CultureInfo) dictionaryPath, grammarPath, culture Initializes a new instance of the SpellCheckerISpellDictionary class with the specified settings.
See Also