←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly