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