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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool RecheckTextOnPropertyChange { get; set; }
public bool RecheckTextOnPropertyChange { get; set; }
Public Property RecheckTextOnPropertyChange As Boolean
	Get
	Set
Public Property RecheckTextOnPropertyChange As Boolean
	Get
	Set
public:
property bool RecheckTextOnPropertyChange {
	bool get ();
	void set (bool value);
}
public:
property bool RecheckTextOnPropertyChange {
	bool get ();
	void set (bool value);
}
member RecheckTextOnPropertyChange : bool with get, set
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412