←Select platform

OcrEngine Property

Summary

The initialized OCR engine object to be used to recognize OCR text.

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

Property Value

An initialized object of type IOcrEngine. The default value is null.

Remarks

LEADTOOLS OCR engine is used to extract text information from the provided images in both types of forms ITemplateForm and IRecognitionForm.

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.Forms.Processing.Omr Assembly

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