LEADTOOLS Forms (Leadtools.Forms assembly)

Show in webframe

FormsRecognitionMethod Enumeration






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

            

            
[SerializableAttribute()]
public enum class FormsRecognitionMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ComplexComplex Method that takes more time than the Simple Method, but can recognize almost all forms. This method is affected by which FormsTradeoffMode is selected in the Leadtools.Forms.Recognition.PageRecognitionOptions.
0x00000001SimpleSimple method that takes less time than the Complex Method. Although it can recognize most forms passed to it, it cannot recognize forms that contain invoices.
Remarks
FormsRecognitionMethod provides main methods used to recognize and process forms. FormsRecognitionMethod is used in Leadtools.Forms.Recognition.PageRecognitionOptions.
Example
For an example, refer to Leadtools.Forms.Recognition.PageRecognitionOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.FormsRecognitionMethod

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms Namespace

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