Keyoti RapidSpell Desktop .NET API Docs
FoundSpellingError Event
APIKeyoti.RapidSpellRapidSpellAsYouTypeFoundSpellingError
Keyoti RapidSpell Desktop .NET
Fired when a spelling error is found.
Declaration Syntax
C#Visual BasicVisual C++F#
public event FoundSpellingErrorEventHandler FoundSpellingError
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
public:
 event FoundSpellingErrorEventHandler^ FoundSpellingError {
	void add (FoundSpellingErrorEventHandler^ value);
	void remove (FoundSpellingErrorEventHandler^ value);
}
member FoundSpellingError : IEvent<FoundSpellingErrorEventHandler,
    FoundSpellingErrorEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204