←Select platform

ApproximateRegexOnOCRText Property

Summary

Indicates whether to use text approximation on the processed document.

Syntax
C#
VB
C++
public bool ApproximateRegexOnOCRText { get; set; } 
Public Property ApproximateRegexOnOCRText() As Boolean 
   Get 
   Set 
public:  
   property bool ApproximateRegexOnOCRText 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to use text approximation on the processed document; otherwise, false.

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.