←Select platform

OcrObjectsManager Constructor

Summary

Initializes a new OcrObjectsManager class object.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal engine As Leadtools.Forms.Ocr.IOcrEngine _ 
) 
public: 
OcrObjectsManager(  
   Leadtools.Forms.Ocr.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.Forms.Ocr.OcrEngineType when generating the master forms and when recognizing and processing forms.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.