Sets or returns the value indicating if words with uppercase characters after lowercase characters are ignored.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public bool IgnoreMixed { get; set; }
Visual Basic (Declaration)
Public Property IgnoreMixed As Boolean

See Also