Keyoti RapidSpell Web .NET Help Docs
FinishedListenerInformState Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherFinishedListenerInformState
Keyoti RapidSpell Web .NET
Whether to inform the finished listener function of the way in which spell checking finished.
Declaration Syntax
C#Visual BasicVisual C++
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