←Select platform

Engine Property

Summary

Gets or sets the OCR engine.

Syntax

C#
VB
C++
public IOcrEngine Engine { get; set; } 
  
Public Property Engine As Leadtools.Forms.Ocr.IOcrEngine 
public: 
property Leadtools.Forms.Ocr.IOcrEngine^ Engine { 
   Leadtools.Forms.Ocr.IOcrEngine^ get(); 
   void set (    Leadtools.Forms.Ocr.IOcrEngine^ ); 
} 

Property Value

The Leadtools.Forms.Ocr.IOcrEngine that is used in this OcrObjectsManager to perform Ocr

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.