←Select platform

AutoFormsRecognitionManager Enumeration

Summary
Represents the recognition objects managers.
Syntax
C#
VB
C++
Java
public enum AutoFormsRecognitionManager 
  
Public Enum AutoFormsRecognitionManager  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public final class AutoFormsRecognitionManager 
    extends java.lang.Enum<AutoFormsRecognitionManager> 
public enum class AutoFormsRecognitionManager : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0NoneDo not use any object manager.
1OcrUse the OCR object manager.
2BarcodeUse the barcode object manager.
4DefaultUse the default object manager.
Remarks

This enumeration is used in the AutoFormsEngine constructor to specify the needed recognition object mangers.

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Auto Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.