←Select platform

FuzzyMatching Property

Summary

Indicates how fuzzy text matching should be. Disable/Enable or leave it to the engine to decide when to apply fuzzy logic.

Syntax
C#
C++/CLI
Python
public FuzzyMatching FuzzyMatching { get; set; } 
public:  
   property FuzzyMatching^ FuzzyMatching 
   { 
      FuzzyMatching^ get() 
      void set(FuzzyMatching^ value) 
   } 
FuzzyMatching # get and set (RegexTweaks) 

Property Value

One of the FuzzyMatching options.

Remarks

It is recommended to set this to Auto. FOr more details, see FuzzyMatching.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.