←Select platform

IsFromOcr Property

Summary

Indicates whether the information found had to be extracted by the OCR engine.

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

Property Value

true means the information was extracted originally by the OCR engine; 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.