Whether to allow words spelt with mixed case, eg. "MIxEd" - also see AllowAnyCase.
| C# | Visual Basic | Visual C++ | F# |
public bool AllowMixedCase { get; set; }
Public Property AllowMixedCase As Boolean Get Set
public: virtual property bool AllowMixedCase { bool get () sealed; void set (bool value) sealed; }
abstract AllowMixedCase : bool with get, set override AllowMixedCase : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)