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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412