Keyoti RapidSpell Web .NET  Whether to inform the finished listener function of the way in which spell checking finished. 

 Declaration Syntax
public bool FinishedListenerInformState { get; set; }Public Property FinishedListenerInformState As Boolean
public:
property bool FinishedListenerInformState {
	bool get ();
	void set (bool value);
}
 Remarks
 If set to true the finished listener will be called with one boolean argument (arg=true means spell check completed, false means cancelled).
Assembly: 
Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625