←Select platform

Answer Property

Summary

Gets a string value representing the answer for the associated question in the provided OMR form's answer key (IRecognitionForm).

Syntax
C#
C++/CLI
Java
Python
public string Answer {get;} 
public java.lang.String getAnswer(); 
public:  
   property String^ Answer 
   { 
      String^ get() 
   } 
Answer # get  (QuestionAnswers) 

Property Value

A string value representing the answer in the OMR form's answer key. The default value is null.

Remarks

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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