←Select platform

OcrEngine Property

Summary

The OcrEngine to be used by the ConversionEngine.

Syntax
C#
VB
C++
public IOcrEngine OcrEngine { get; set; } 
Public Property OcrEngine() As IOcrEngine 
   Get 
   Set 
public:  
   property IOcrEngine^ OcrEngine 
   { 
      IOcrEngine^ get() 
      void set(IOcrEngine^ value) 
   } 
Remarks

The OcrEngine must be started otherwise the method will throw an exception.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

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