Syncfusion.SpellChecker.Base Represents a list of accuracy levels based on which phonetic matching is executed for filtering suggestions Represents a high level which filters maximum possible suggestions. Represents a medium level which filters matching suggestions. Represents a most accurate level which filters accurate suggestions only. Returns a list of possible combinations for the given character array Returns a list of phonetic suggestions for the given word in specified accuracy level. Represents a class for the reference attributes Returns a value when set true if instance is created ; otherwise, false. Returns a value when set true if instance is created ; otherwise, false. Compares the two objects. Compares the two String values Compares the two object values. Returns reverse String of input String SpellChecker base helps to find erroneous spelling in a word and provides suggestions for it. Initializes the instance of SpellChecker base. Initializes the instance of SpellChecker base. Adds the word to dictionary word collection Checks whether the word exists in dictionary Returns the suggestions for error word Returns the anagrams for error word Returns the phonetic suggestions for error word in medium accuracy. Returns the phonetic suggestions for error word in specified accuracy. Returns whether the word matches Email or File name or URL pattern. Adds the word from custom stream to dicitionary collection Gets or Sets the boolean value to check AlphaNumericWords Gets or Sets the boolean value to check file names Gets or Sets the boolean value to check html tags Gets or Sets the boolean value to check Email addresses Gets or Sets the boolean value to check mixed case words Gets or Sets the boolean value to check upper case words Gets or Sets the boolean value to check urls