Facilitates extracting a collection of fields internal data from the template image.
public void ExtractInfo(
int pageNumber,
IEnumerable<Field> fields
)
public abstract void extractInfo(
int pageNumber,
fields.Field[] fields
);
public:
void ExtractInfo(
Int32 pageNumber,
IEnumerable<Field^>^ fields
)
def ExtractInfo(self,pageNumber,fields):
pageNumber
The page number where the fields exist.
fields
The fields collection to extract the information.
This method helps to automatically extract the OMR bubbles and populates the OmrField.Fields internal data.
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