Keyoti RapidSpell Desktop .NET API Docs
RecheckTextOnPropertyChange Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeRecheckTextOnPropertyChange
Keyoti RapidSpell Desktop .NET
Whether to recheck the text when properties that affect the spell check change.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool RecheckTextOnPropertyChange { get; set; }
Public Property RecheckTextOnPropertyChange As Boolean
	Get
	Set
public:
property bool RecheckTextOnPropertyChange {
	bool get ();
	void set (bool value);
}
member RecheckTextOnPropertyChange : bool with get, set
Property Value
Remarks
Setting this to false before setting several properties prevents redundant rechecking of text.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204