←Select platform

ResultIcr Property

Summary
Gets the ICR results of processing this field.
Syntax
C#
VB
C++
Java
public TextFormFieldResult ResultIcr { get; } 
  
Public ReadOnly Property ResultIcr As TextFormFieldResult 
public TextFormFieldResult getResultIcr(); 
public: 
property TextFormFieldResult^ ResultIcr { 
   TextFormFieldResult^ get(); 
} 

Property Value

The ICR results of field processing.

Remarks

This will contain the result of reading the field using the ICR engine only.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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