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

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