Leadtools.Forms.Recognition Namespace : FormRecognitionReason Enumeration |
[SerializableAttribute()] public enum FormRecognitionReason : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum FormRecognitionReason Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As FormRecognitionReason
[SerializableAttribute()] public enum FormRecognitionReason : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Forms.Recognition.FormRecognitionReason = function() { }; Leadtools.Forms.Recognition.FormRecognitionReason.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class FormRecognitionReason : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
InvalidNumberOfPages | The form does not match the master form because it has a different number of pages. |
Success | The recognition process was successful. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Recognition.FormRecognitionReason
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