Keyoti RapidSpell WPF API Docs
AllowMixedCase Property
APIKeyoti.RapidSpell.WpfCheckerEngineAdapterAllowMixedCase
Keyoti RapidSpell WPF
Whether to allow words spelt with mixed case, eg. "MIxEd"
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool AllowMixedCase { get; set; }
public virtual bool AllowMixedCase { get; set; }
Public Overridable Property AllowMixedCase As Boolean
	Get
	Set
Public Overridable Property AllowMixedCase As Boolean
	Get
	Set
public:
virtual property bool AllowMixedCase {
	bool get ();
	void set (bool value);
}
public:
virtual property bool AllowMixedCase {
	bool get ();
	void set (bool value);
}
abstract AllowMixedCase : bool with get, set
override AllowMixedCase : bool with get, set
abstract AllowMixedCase : bool with get, set
override AllowMixedCase : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214