Options.MatchFuzzyZJ Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if Microsoft Word ignores the distinction the "se" and "shie" characters and between the "ze" and "jie" characters during a search.
public:
property bool MatchFuzzyZJ { bool get(); void set(bool value); };
public bool MatchFuzzyZJ { get; set; }
member this.MatchFuzzyZJ : bool with get, set
Public Property MatchFuzzyZJ As Boolean