Back to Devexpress

Spell Checker API Structure

windowsforms-9537-controls-and-libraries-spell-checker-product-information-product-class-structure.md

latest2.1 KB
Original Source

Spell Checker API Structure

  • Jul 09, 2021

Use the following links to access reference information about the most important classes in the Spell Checker.

ClassDescription
SpellCheckerThe component that allows you to add Microsoft Office style spell checking capabilities into your application.
OptionsSpellingContains options that affect text processing.
CheckAsYouTypeOptionsRepresents an object that contains various settings for the SpellCheckMode.AsYouType operation mode of the spell checker.
SpellCheckerDictionaryRepresents a dictionary used by the XtraSpellChecker engine.
SpellCheckerISpellDictionaryRepresents an XtraSpellChecker dictionary originated from a dictionary in the ISpell format.
SpellCheckerOpenOfficeDictionaryRepresents an XtraSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format.
SpellCheckerCustomDictionaryRepresents a custom dictionary of the spell checker.
SharedDictionaryStorageThe component that holds dictionaries available for different instances of the SpellChecker component.
SuggestionCollectionA collection of suggestions prepared for a misspelled word.