Skip to main content
A newer version of this page is available. .

NotInDictionaryWordFoundEventArgs Constructors

Provides data for the NotInDictionaryFound event.
Name Parameters Description
NotInDictionaryWordFoundEventArgs(String, SuggestionCollection, SpellCheckOperation, String, Position, Position, Boolean) word, suggestions, result, suggestion, startPosition, length, handled Initializes a new NotInDictionaryWordFoundEventArgs class instance.
See Also