←Select platform

ProcessingOcrEngine Property

Summary

Gets the OCR engine used for processing.

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

Property Value

The OCR engine used for processing.

Remarks

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

Refer to CreateRecognitionOcrEngine for more information.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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