Back to Devexpress

SpellCheckerCustomDictionary Constructors

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

latest1.6 KB
Original Source

SpellCheckerCustomDictionary Constructors

Represents a custom dictionary of the spell checker.

NameParametersDescription
SpellCheckerCustomDictionary()noneInitializes a new instance of the SpellCheckerCustomDictionary class with the default settings.
SpellCheckerCustomDictionary(SerializationInfo, StreamingContext)info, contextInitializes a new instance of the SpellCheckerCustomDictionary class with specified settings.
SpellCheckerCustomDictionary(String, CultureInfo)dictionaryPath, cultureInitializes a new instance of the SpellCheckerCustomDictionary class with the specified settings.

See Also

SpellCheckerCustomDictionary Class

SpellCheckerCustomDictionary Members

DevExpress.XtraSpellChecker Namespace