←Select platform

ApproximateRegexMode Enumeration

Summary

Indicates the type of Regex approximation to use.

Syntax
C#
VB
C++
[JsonConverterAttribute(System.Type)] 
public enum ApproximateRegexMode 
<JsonConverterAttribute(System.Type)>  
Public Enum ApproximateRegexMode 
public: 
   [JsonConverterAttribute(System::Type)] 
   enum class ApproximateRegexMode sealed 
Members
ValueMemberDescription
0NoneNone
1AutoAutomatically applies approximation as needed.
2DisabledNo approximation is used.
3EnabledApproximation is on.
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.Analytics Assembly

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