←Select platform

FuzzyMatching Enumeration

Summary

Describes how much approximation to allow when matching text.

Syntax
C#
VB
C++
[JsonConverterAttribute(System.Type)] 
public enum FuzzyMatching 
<JsonConverterAttribute(System.Type)>  
Public Enum FuzzyMatching 
public: 
   [JsonConverterAttribute(System::Type)] 
   enum class FuzzyMatching sealed 
Members
ValueMemberDescription
0AutoAutomatically approximate as necessary
1DisabledDisable approximation
2MaximumMaximum approximation (slow)
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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