←Select platform

ProcessingOcrEngine Property (AutoFormsEngine)

Summary

Gets the OCR engine used for processing.

Syntax

C#
VB
C++
public IOcrEngine ProcessingOcrEngine { get; }
Public ReadOnly Property ProcessingOcrEngine() As IOcrEngine 
   Get 
public:  
   property IOcrEngine^ ProcessingOcrEngine 
   { 
      IOcrEngine^ get() 
   } 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize