Visual Basic (Declaration) | |
---|---|
Public Enum AutoFormsRecognitionManager Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum AutoFormsRecognitionManager : Enum |
C++/CLI | |
---|---|
public enum class AutoFormsRecognitionManager : public Enum |
Member | Description |
---|---|
Barcode | Use the barcode object manager. |
Default | Use the default object manager. |
None | Do not use any object manager. |
Ocr | Use the OCR object manager. |
This enumeration is used in the AutoFormsEngine constructor to specify the needed recognition object mangers.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Auto.AutoFormsRecognitionManager
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family