Keyoti RapidSpell Desktop .NET Whether to spell check words as the user types/modifies text.

Declaration Syntax
public bool CheckAsYouType { get; set; }Public Property CheckAsYouType As Boolean
public:
property bool CheckAsYouType {
bool get ();
void set (bool value);
}
Remarks
True turns spell checking on, false turns it off. If a change of state occurs then
either SpellCheckStarted or SpellCheckFinished events are fired.
Assembly:
Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204