Keyoti RapidSpell WPF API Docs
RapidSpellGUIPresenter..::.SpellCheckEventHandler Delegate
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterRapidSpellGUIPresenter..::.SpellCheckEventHandler
Keyoti RapidSpell WPF
Spell check event handler delegate.
Declaration Syntax
C#Visual BasicVisual C++
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
)
Parameters

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827