Whether to recheck the text when properties that affect the spell check change.
| C# | Visual Basic | Visual 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
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