Keyoti RapidSpell Web .NET Help Docs
AllowAnyCase Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerAllowAnyCase
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625