Keyoti RapidSpell WPF Whether to allow words spelt with incorrect case, eg. "africa", instead of "Africa", this is more relaxed than AllowMixedCase

Declaration Syntax
public bool AllowAnyCase { get; set; }Public Property AllowAnyCase As Boolean
public:
property bool AllowAnyCase {
bool get ();
void set (bool value);
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827