←Select platform

EnableOcr Property

Summary

Enables/disables the using of Ocr module in reading this text field.

Syntax

C#
VB
C++
public bool EnableOcr {get; set;}
Public Property EnableOcr As Boolean
public: 
property bool EnableOcr { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the Ocr module is enabled, otherwise, false. Its default value is true.

Requirements

Target Platforms

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