Keyoti RapidSpell WPF API Docs
AllowAnyCase Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogAllowAnyCase
Keyoti RapidSpell WPF
Whether to allow words spelt with incorrect case, eg. "africa", instead of "Africa", this is more relaxed than AllowMixedCase
Declaration Syntax
C#Visual BasicVisual C++
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