Options.MatchFuzzyCase Property

Definition

True if Microsoft Word ignores the distinction between uppercase and lowercase letters during a search.

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

Property Value

Applies to