Find.SetAllFuzzyOptions Method

Definition

Activates all nonspecific search options associated with Japanese text.

public:
 void SetAllFuzzyOptions();
public void SetAllFuzzyOptions ();
abstract member SetAllFuzzyOptions : unit -> unit
Public Sub SetAllFuzzyOptions ()

Remarks

This method sets the following properties to True:

MatchFuzzyAY

MatchFuzzyBV

MatchFuzzyByte

MatchFuzzyCase

MatchFuzzyDash

MatchFuzzyDZ

MatchFuzzyHF

MatchFuzzyHiragana

MatchFuzzyIterationMark

MatchFuzzyKanji

MatchFuzzyKiKu

MatchFuzzyOldKana

MatchFuzzyProlongedSoundMark

MatchFuzzyPunctuation

MatchFuzzySmallKana

MatchFuzzySpace

MatchFuzzyTC

MatchFuzzyZJ

Applies to