←Select platform

Engine Property

Summary
Gets or sets the OCR engine.

Syntax
C#
VB
C++
Java
public IOcrEngine Engine { get; set; } 
  
Public Property Engine As IOcrEngine 
public OcrEngine getEngine(); 
public void setEngine( 
   OcrEngine ocrEngine 
); 
public: 
property IOcrEngine^ Engine { 
   IOcrEngine^ get(); 
   void set (    IOcrEngine^ ); 
} 

Property Value

The Leadtools.Ocr.IOcrEngine that is used in this OcrObjectsManager to perform Ocr

Requirements

Target Platforms

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

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