The properties of the Speller class are listed below. For a complete list of Speller class members, see the Speller Members topic.
IgnoreCompoundWords | Gets or sets a value that indicates whether to ignore compound words. |
IgnoreEmailAddresses | Gets or sets a value that indicates whether to ignore Email addresses. |
IgnoreFilenames | Gets or sets a value that indicates whether to ignore filenames. |
IgnoreHtmlTags | Gets or sets a value that indicates whether to ignore HTML tags. |
IgnoreInternetAddresses | Gets or sets a value that indicates whether to ignore Internet addresses. |
IgnoreRepeatedWords | Gets or sets a value that indicates whether to ignore repeated words. |
IgnoreWordsInMixedCase | Gets or sets a value that indicates whether to ignore words in mixed case. |
IgnoreWordsInUpperCase | Gets or sets a value that indicates whether to ignore words in uppercase. |
IgnoreWordsWithNumbers | Gets or sets a value that indicates whether to ignore words with numbers. |
MaxSuggestions | Gets or sets the maximum number of suggestions. |
Speller Class | Karamasoft.WebControls.UltimateSpell Namespace