Keyoti RapidSpell WPF API Docs
RecheckTextOnPropertyChange Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeRecheckTextOnPropertyChange
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214