Keyoti RapidSpell Web .NET Help Docs
Finish Event
API DocumentationKeyoti.RapidSpellRapidSpellWebMultipleFinish
Keyoti RapidSpell Web .NET
Fired when the spell check is finished AND PostBackOnFinish==true.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler Finish
public event EventHandler Finish
Public Event Finish As EventHandler
Public Event Finish As EventHandler
public:
 event EventHandler^ Finish {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ Finish {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member Finish : IEvent<EventHandler,
    EventArgs>
member Finish : IEvent<EventHandler,
    EventArgs>
Value
EventHandler

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331