Keyoti RapidSpell WPF API Docs
AllowAnyCase Property
APIKeyoti.RapidSpell.WpfICheckerEngineAllowAnyCase
Keyoti RapidSpell WPF
Whether to allow words spelt with any case, eg. "africa" instead of "Africa", this is more relaxed than AllowMixedCase.
Declaration Syntax
C#Visual BasicVisual C++
bool AllowAnyCase { get; set; }
Property AllowAnyCase As Boolean
property bool AllowAnyCase {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827