Product Class Structure
Use the following links to access reference information about the most important classes in the ASPxSpellChecker Suite.
| Class | Description |
|---|---|
| ASPxSpellChecker | The base component of the ASPxSpellChecker Suite. |
| ASPxClientSpellChecker | Represents the client-side equivalent of the ASPxSpellChecker class. |
| ASPxSpellCheckerSpellingSettings | Represents a container of settings that affect spell checking. |
| ASPxSpellCheckerDictionary | Represents a dictionary used by the ASPxSpellChecker engine. |
| ASPxSpellCheckerISpellDictionary | Represents an ASPxSpellChecker dictionary originated from a dictionary in the ISpell format. |
| ASPxSpellCheckerOpenOfficeDictionary | Represents an ASPxSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format. |
| ASPxSpellCheckerCustomDictionary | Represents a custom dictionary of the spell checker. |
| SuggestionCollection | A collection of suggestions prepared for a misspelled word. |