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

FormRecognitionReason Enumeration






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
Leadtools.Forms.Recognition.FormRecognitionReason = function() { };
Leadtools.Forms.Recognition.FormRecognitionReason.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class FormRecognitionReason : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
InvalidNumberOfPagesThe form does not match the master form because it has a different number of pages.
SuccessThe recognition process was successful.
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: 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

Leadtools.Forms.Recognition Namespace

 

 


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