Options.MatchFuzzyHF 属性

定义

如果 Microsoft Word在搜索过程中忽略“heyu”和“fuyu”字符以及“beyu”和“vuyu”字符之间的区别,则为 True。

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

属性值

适用于