Whether to allow words spelt with incorrect case, eg. "africa", instead of "Africa", this is more relaxed than AllowMixedCase
| C# | Visual Basic | Visual C++ | F# |
public bool AllowAnyCase { get; set; }
Public Property AllowAnyCase As Boolean Get Set
public: property bool AllowAnyCase { bool get (); void set (bool value); }
member AllowAnyCase : bool with get, set
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204