Options.MatchFuzzyDZ 属性

定义

如果 Microsoft Word在搜索过程中忽略“di”和“zi”字符以及“du”和“zu”字符之间的区别,则其值为 True。

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

属性值

适用于