UltimateSpell Class Library

Speller Properties

The properties of the Speller class are listed below. For a complete list of Speller class members, see the Speller Members topic.

Public Instance Properties

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.

See Also

Speller Class | Karamasoft.WebControls.UltimateSpell Namespace