Whether to recheck the text when properties that affect the spell check change.

C# | C# | Visual Basic | Visual Basic | Visual 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


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