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