←Select platform

OmrEngine Constructor

Summary

Initializes a new instance of OmrEngine class with the default parameters.

Syntax
C#
VB
C++
public OmrEngine() 
Public Sub New() 
 MyBase.New 
public:  
   OmrEngine() 

Remarks

The default constructor initializes the OmrEngine.EnginesObject property. After creating this instance, set the OCR engine and the barcode engine as needed in the OmrEngine.EnginesObject property.

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.

Leadtools.Forms.Processing.Omr Assembly