←Select platform

ApproximateRegexMode Property

Summary

Indicates whether to perform any approximations.

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

Property Value

By default, ApproximateRegexMode is set to auto. The engine decides which is better.

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.