Leadtools.Forms.Auto Namespace : AutoFormsRecognitionManager Enumeration |
public enum AutoFormsRecognitionManager : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AutoFormsRecognitionManager Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AutoFormsRecognitionManager
public enum class AutoFormsRecognitionManager : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Do not use any object manager. |
0x00000001 | Ocr | Use the OCR object manager. |
0x00000002 | Barcode | Use the barcode object manager. |
0x00000004 | Default | Use the default object manager. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Auto.AutoFormsRecognitionManager