Fired when a spelling error is found.

C# | C# | Visual Basic | Visual Basic | Visual 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>
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412