Options.MatchFuzzyPunctuation Property

Definition

True if Microsoft Word ignores the distinction between types of punctuation marks during a search.

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

Property Value

Applies to