LEADTOOLS Forms (Leadtools.Forms assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

FormsTradeoffMode Enumeration






Represents criteria values to use with the trade-off algorithm for recognition.
Syntax
[SerializableAttribute()]
public enum class FormsTradeoffMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<SerializableAttribute()>
Public Enum FormsTradeoffMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
 
'Usage
 
Dim instance As FormsTradeoffMode
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 trade-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

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