C#
VB
C++
Gets the ICR results of processing this field.
public TextFormFieldResult ResultIcr { get; }
Public ReadOnly Property ResultIcr As Leadtools.Forms.Processing.TextFormFieldResult
public:
property Leadtools.Forms.Processing.TextFormFieldResult^ ResultIcr {
Leadtools.Forms.Processing.TextFormFieldResult^ get();
}
The ICR results of field processing.
This will contain the result of reading the field using the ICR engine only.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET