Keyoti RapidSpell WPF API Docs
AllowAnyCase Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerAllowAnyCase
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:
virtual property bool AllowAnyCase {
	bool get () sealed;
	void set (bool value) sealed;
}

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