Keyoti RapidSpell Desktop .NET API Docs
RapidSpellGUIPresenter..::..SpellCheckEventHandler Delegate
APIKeyoti.RapidSpellRapidSpellGUIPresenterRapidSpellGUIPresenter..::..SpellCheckEventHandler
Keyoti RapidSpell Desktop .NET
Spell check event handler delegate.
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void SpellCheckEventHandler(
	Object sender,
	SpellCheckEventArgs e
)
Public Delegate Sub SpellCheckEventHandler ( 
	sender As Object,
	e As SpellCheckEventArgs
)
public delegate void SpellCheckEventHandler(
	Object^ sender, 
	SpellCheckEventArgs^ e
)
type SpellCheckEventHandler = 
    delegate of 
        sender : Object * 
        e : SpellCheckEventArgs -> unit
Parameters

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