Find.ClearAllFuzzyOptions Method

Definition

Clears all nonspecific search options associated with Japanese text.

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

Remarks

This method sets the value of the following properties to False:

MatchFuzzyAY

MatchFuzzyBV

MatchFuzzyByte

MatchFuzzyCase

MatchFuzzyDash

MatchFuzzyDZ

MatchFuzzyHF

MatchFuzzyHiragana

MatchFuzzyIterationMark

MatchFuzzyKanji

MatchFuzzyKiKu

MatchFuzzyOldKana

MatchFuzzyProlongedSoundMark

MatchFuzzyPunctuation

MatchFuzzySmallKana

MatchFuzzySpace

MatchFuzzyTC

MatchFuzzyZJ

Applies to