←Select platform

OcrEngine Property

Summary
Gets or sets the OCR engine that is going to be used for field processing.

Syntax
C#
C++/CLI
Java
Python
public IOcrEngine OcrEngine { get; set; } 
public OcrEngine getOcrEngine(); 
public void setOcrEngine( 
   OcrEngine ocrEngine 
); 
public: 
property IOcrEngine^ OcrEngine { 
   IOcrEngine^ get(); 
   void set (    IOcrEngine^ ); 
} 
OcrEngine # get and set (FormProcessingEngine) 

Property Value

The OCR engine used to recognize text and OMR.

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.

Leadtools.Forms.Processing Assembly

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