Keyoti RapidSpell Desktop .NET API Docs
RSAWordAdded Method (sender, e)
APIKeyoti.RapidSpellRapidSpellAYTDialogCouplerRSAWordAdded(Object, WordAddedEventArgs)
Keyoti RapidSpell Desktop .NET
Called when a word is added to the dictionary by the as you type.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void RSAWordAdded(
	Object sender,
	WordAddedEventArgs e
)
Protected Overridable Sub RSAWordAdded ( _
	sender As Object, _
	e As WordAddedEventArgs _
)
protected:
virtual void RSAWordAdded(
	Object^ sender, 
	WordAddedEventArgs^ e
)
Parameters
sender (Object)
The sender object
e (WordAddedEventArgs)
The event args

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