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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)