Namespace Syncfusion.SpellChecker.Base
Classes
| CustomDictionaryBase
Represents a class that stores information about custom words |
| DictionaryBase |
| DictionaryCollection |
| GrammarDictionaryBase
Represents base class that requires base dictionary file with affix file. |
| HunspellDictionaryBase
A class that requires base dictionary and affix file. It has algorithm that process file provided and loads words required for dictionary. |
| IspellDictionaryBase
A class that requires base dictionary and affix file. It has algorithm that process file provided and loads words required for dictionary. |
| SpellCheckerBase
SpellChecker base helps to find erroneous spelling in a word and provides suggestions for it. |
Enums
| AccuracyLevels
Represents a list of accuracy levels based on which phonetic matching is executed for filtering suggestions |