OcrObjectsManager Constructor

Summary

Initializes a new OcrObjectsManager class object.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal engine As IOcrEngine _ 
) 
public: 
OcrObjectsManager(  
   IOcrEngine^ engine 
) 

Parameters

engine
OCR engine.

Remarks

Important: Different OCR engines might have slight differences in form alignment and recognition. Therefore, it is recommended to use the same Leadtools.Ocr.OcrEngineType when generating the master forms and when recognizing and processing forms.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.