LEADTOOLS Forms (Leadtools.Forms assembly)

FormsTradeoffMode Enumeration

Show in webframe





Represents the trade-off algorithm for recognition.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum FormsTradeoffMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FormsTradeoffMode

            

            
[SerializableAttribute()]
public enum class FormsTradeoffMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000AccurateHighest accuracy mode. Used to recognize and process forms at any resolution.
0x00000001BalancedHigh speed. Used to recognize and process forms that have resolutions similar to their master forms with moderate text.
0x00000002FastHighest speed. Used to recognize and process forms that have resolutions similar to their master forms with abundant text.
Remarks
FormsTradeoffMode provides different tade-off options to the developer to perform the recognition and processing of forms. FormsTradeoffMode is used in two classes: Leadtools.Forms.Recognition.PageRecognitionOptions, and Leadtools.Forms.Auto.AutoFormsEngine.
Example
For an example, refer to Leadtools.Forms.Recognition.PageRecognitionOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.FormsTradeoffMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms 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