←Select platform

Engine Property

Summary
Gets or sets the OCR engine.

Syntax
C#
C++/CLI
Java
Python
public IOcrEngine Engine { get; set; } 
public OcrEngine getEngine(); 
public void setEngine( 
   OcrEngine ocrEngine 
); 
public: 
property IOcrEngine^ Engine { 
   IOcrEngine^ get(); 
   void set (    IOcrEngine^ ); 
} 
Engine # get and set (OcrObjectsManager) 

Property Value

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

Requirements

Target Platforms

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

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