LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

FormRecognitionReason Enumeration

Show in webframe





Represents the reason for the recognition results.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum FormRecognitionReason 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FormRecognitionReason

            

            
[SerializableAttribute()]
public enum class FormRecognitionReason : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessThe recognition process was successful.
0x00000001InvalidNumberOfPagesThe form does not match the master form because it has a different number of pages.
Remarks
It is used in FormRecognitionResult that is returned by FormRecognitionEngine.CompareForm when comparing a Form with a Master Form. If the two forms do not have the same number of pages the comparison will report FormRecognitionResult.Confidence equals to zero with Leadtools.Forms.Recognition.FormRecognitionReason.InvalidNumberOfPages. To compare two different forms with different number of pages use FormRecognitionEngine.ComparePage.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Recognition.FormRecognitionReason

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Recognition Namespace

 

 


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