←Select platform

ApproximateRegexOnOCRText Property

Summary

Indicates whether to use text approximation on the processed document.

Syntax
C#
C++/CLI
Python
public bool ApproximateRegexOnOCRText { get; set; } 
public:  
   property bool ApproximateRegexOnOCRText 
   { 
      bool get() 
      void set(bool value) 
   } 
ApproximateRegexOnOCRText # get and set (DocumentAnalyzerRunOptions) 

Property Value

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

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.Analytics Assembly

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