LEADTOOLS Forms (Leadtools.Forms.Processing assembly)
LEAD Technologies, Inc

Result Property (TextFormField)






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 override FormFieldResult Result {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TextFormField Class
TextFormField Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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