Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Show in webframe

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

Target Platforms

See Also

Reference

TextFormField Class
TextFormField Members

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