Keyoti RapidSpell WPF API Docs
RecheckDocumentRequest Event
APIKeyoti.RapidSpell.Wpf.OptionsUserOptionsRecheckDocumentRequest
Keyoti RapidSpell WPF
Fired when the user requests the text to be rechecked
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler RecheckDocumentRequest
public event EventHandler RecheckDocumentRequest
Public Event RecheckDocumentRequest As EventHandler
Public Event RecheckDocumentRequest As EventHandler
public:
 event EventHandler^ RecheckDocumentRequest {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ RecheckDocumentRequest {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member RecheckDocumentRequest : IEvent<EventHandler,
    EventArgs>
member RecheckDocumentRequest : IEvent<EventHandler,
    EventArgs>
Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214