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

Reason Property






Identifies the reason for the Confidence result.
Syntax
public FormRecognitionReason Reason {get; set;}
'Declaration
 
Public Property Reason As FormRecognitionReason
'Usage
 
Dim instance As FormRecognitionResult
Dim value As FormRecognitionReason
 
instance.Reason = value
 
value = instance.Reason
public FormRecognitionReason Reason {get; set;}
 get_Reason();
set_Reason(value);
public:
property FormRecognitionReason Reason {
   FormRecognitionReason get();
   void set (    FormRecognitionReason value);
}

Property Value

Value representing the reason for the recognition result.
Remarks
Leadtools.Forms.Recognition.FormRecognitionReason.Success means the comparison has been performed successfully and the Confidence represents the correlation between the Form and the Master Form. Leadtools.Forms.Recognition.FormRecognitionReason.InvalidNumberOfPages means the comparison was failed because the Master Form attributes and the Form attributes has different number of pages to compare. If the Form Attributes has all the pages but different than the number of pages of the master Form attributes this means the Form is not of the type of the Master Form.
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

FormRecognitionResult Class
FormRecognitionResult 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