LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Result Property (TextFormField)

Show in webframe





Gets the results of processing this field.
Syntax
public override FormFieldResult Result {get;}
'Declaration
 
Public Overrides ReadOnly Property Result As FormFieldResult
'Usage
 
Dim instance As TextFormField
Dim value As FormFieldResult
 
value = instance.Result

            

            
public:
property FormFieldResult^ Result {
   FormFieldResult^ get() override;
}

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 example, refer to the FormFieldResult example.
Requirements

Target Platforms

See Also

Reference

TextFormField Class
TextFormField Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features