←Select platform

Result Property (TextFormField)

Summary

Gets the results of processing this field.

Syntax

C#
VB
C++
public override Leadtools.Forms.Processing.FormFieldResult Result {get;}
Public Overrides ReadOnly Property Result As Leadtools.Forms.Processing.FormFieldResult

Property Value

The results of field processing.

Remarks

This will contain the result of combining the ICR and the Default results by having the characters of maximum confidence of both. Characters with confidence less than MinimumCharacterConfidence will be filtered out. The user has the access to ICR and Default results through ResultIcr and ResultDefault.

Example

For an example, refer to the FormFieldResult example.

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