Leadtools.Forms Namespace : FormsTradeoffMode Enumeration |
[SerializableAttribute()] public enum FormsTradeoffMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum FormsTradeoffMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As FormsTradeoffMode
[SerializableAttribute()] public enum class FormsTradeoffMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Accurate | Highest accuracy mode. Used to recognize and process forms at any resolution. |
0x00000001 | Balanced | High speed. Used to recognize and process forms that have resolutions similar to their master forms with moderate text. |
0x00000002 | Fast | Highest speed. Used to recognize and process forms that have resolutions similar to their master forms with abundant text. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.FormsTradeoffMode