AnswersValues
AnswerSheetConfig.AnswersValues property
Each value represent symbol inside of bubble. Must have same count as AnswersCount
Example: new string[] {“A”, “B”, “C”, “D”} Example: new string[] {“1”, “2”, “3”, “4”}
public string[] AnswersValues { get; set; }
See Also
- class AnswerSheetConfig
- namespace Aspose.OMR.Generation.Config.Elements
- assembly Aspose.OMR