MatchFuzzyDZ Property

True if Microsoft Word ignores the distinction between "di" and "zi" and between "du" and "zu" during a search. Read/write Boolean.

expression.MatchFuzzyDZ

expression Required. An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "di" and "zi" and between "du" and "zu" during a search.

Options.MatchFuzzyDZ = True

Applies to | Options Object

See Also | MatchFuzzy Property