Object Managers to be used to recognize forms and generate Master Forms attributes.
public AutoFormsRecognitionManager Managers { get; set; }
Public Property Managers() As AutoFormsRecognitionManager
Get
Set
public:
property AutoFormsRecognitionManager^ Managers
{
AutoFormsRecognitionManager^ get()
void set(AutoFormsRecognitionManager^ value)
}
public int getManagers();
setManagers(
int
);
Default value is AutoFormsRecognitionManager.None.
Managers will be used by GenerateMasterFormAttributes to generate the master form attributes.
AutoFormsEngine will use the value of Managers to create the one or more RecognitionObjectsManager derived objects to be used during recognition.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document