Options.IgnoreUppercase Property

Definition

True if words in all uppercase letters are ignored while checking spelling.

public:
 property bool IgnoreUppercase { bool get(); void set(bool value); };
public bool IgnoreUppercase { get; set; }
member this.IgnoreUppercase : bool with get, set
Public Property IgnoreUppercase As Boolean

Property Value

Applies to