Keyoti RapidSpell WPF Whether to allow words spelt with mixed case, eg. "MIxEd" - also see AllowAnyCase.

Declaration Syntax
public bool AllowMixedCase { get; set; }Public Property AllowMixedCase As Boolean
public:
virtual property bool AllowMixedCase {
bool get () sealed;
void set (bool value) sealed;
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827