←Select platform

OcrEngine Property

Summary

Gets or sets the OCR engine that is going to be used for field processing.

Syntax

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

Property Value

The OCR engine used to recognize text and OMR.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly