Represents the recognition objects managers.
public enum AutoFormsRecognitionManager Public Enum AutoFormsRecognitionManagerInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AutoFormsRecognitionManager : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | None | Do not use any object manager. |
| 1 | Ocr | Use the OCR object manager. |
| 2 | Barcode | Use the barcode object manager. |
| 4 | Default | Use the default object manager. |
This enumeration is used in the AutoFormsEngine constructor to specify the needed recognition object mangers.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
