←Select platform

QuestionAnswers Structure

Summary

A structure representing each question answer in the provided answer key, alongside a dictionary that contains the frequency of each answer in the graded filled forms.

Syntax
C#
VB
C++
Java
public struct QuestionAnswers 
public class QuestionAnswers 
Public Structure QuestionAnswers 
public: 
   value class QuestionAnswers sealed 
Remarks

All properties are filled internally after OmrAnalysisEngine.GradeForms is invoked. Each QuestionAnswers has a unique name that contains the page number, OmrField name, and the row or column associated with this object.

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

Leadtools.Forms.Processing.Omr Assembly

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