A list of filled IRecognitionForm forms to be analyzed by OmrAnalysisEngine.
public List<IRecognitionForm> FilledForms { get; set; }
public IRecognitionForm getFilledForms();
public void setFilledForms(
java.util.List<IRecognitionForm> iRecognitionForm
);
public:
property List<IRecognitionForm^>^ FilledForms
{
List<IRecognitionForm^>^ get()
void set(List<IRecognitionForm^>^ value)
}
FilledForms # get and set (OmrAnalysisEngine)
A List<IRecognitionForm> object.
The list of filled IRecognitionForm forms representing the filled answer sheets, such as when taking school exams or surveys. Typically, the answer sheets are filled by students taking a test, survey participants or people answering various questionnaires.
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