←Select platform

RecognitionOcrEngine Property

Summary

Gets the OCR engine used for recognition.

Syntax
C#
C++/CLI
Java
Python
public IOcrEngine RecognitionOcrEngine { get; } 
public:  
   property IOcrEngine^ RecognitionOcrEngine 
   { 
      IOcrEngine^ get() 
   } 
public OcrEngine getRecognitionOcrEngine(); 
RecognitionOcrEngine # get  (AutoFormsEngine) 

Property Value

The OCR engine used for recognition.

Remarks

This is the same value passed to AutoFormsEngineCreateOptions.RecognitionOcrEngine when this AutoFormsEngine is created.

Refer to CreateRecognitionOcrEngine for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Forms.Auto Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.