Keyoti RapidSpell Web .NET Help Docs
AllowMixedCase Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerClientAllowMixedCase
Keyoti RapidSpell Web .NET
Whether to allow words spelt with mixed case, eg. "MIxEd"
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool AllowMixedCase { get; set; }
public bool AllowMixedCase { get; set; }
Public Property AllowMixedCase As Boolean
	Get
	Set
Public Property AllowMixedCase As Boolean
	Get
	Set
public:
property bool AllowMixedCase {
	bool get ();
	void set (bool value);
}
public:
property bool AllowMixedCase {
	bool get ();
	void set (bool value);
}
member AllowMixedCase : bool with get, set
member AllowMixedCase : bool with get, set
Property Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331