←Select platform

EnableIcr Property

Summary

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

Syntax

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

Property Value

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

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