Whether to auto-correct common spelling/typographical mistakes (default is English errors).

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public bool AutoCorrectEnabled { get; set; }
public bool AutoCorrectEnabled { get; set; }
Public Property AutoCorrectEnabled As Boolean Get Set
Public Property AutoCorrectEnabled As Boolean Get Set
public: property bool AutoCorrectEnabled { bool get (); void set (bool value); }
public: property bool AutoCorrectEnabled { bool get (); void set (bool value); }
member AutoCorrectEnabled : bool with get, set
member AutoCorrectEnabled : bool with get, set


To set a custom list (eg. other languages see AutoCorrectionMap)
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214