Keyoti RapidSpell Desktop .NET API Docs
FoundSpellingErrorEventHandler Delegate
APIKeyoti.RapidSpell.EventFoundSpellingErrorEventHandler
Keyoti RapidSpell Desktop .NET
EventHandler delegate
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void FoundSpellingErrorEventHandler(
	Object s,
	FoundSpellingErrorEventArgs e
)
Public Delegate Sub FoundSpellingErrorEventHandler ( 
	s As Object,
	e As FoundSpellingErrorEventArgs
)
public delegate void FoundSpellingErrorEventHandler(
	Object^ s, 
	FoundSpellingErrorEventArgs^ e
)
type FoundSpellingErrorEventHandler = 
    delegate of 
        s : Object * 
        e : FoundSpellingErrorEventArgs -> unit

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