Aspose.OMR.Generation.Config.Elements.ScoreGroup
The Aspose.OMR.Generation.Config.Elements.ScoreGroup contains elements required to generate forms programmatically see more at https://docs.aspose.com/omr/net/programmatic-forms/scoregroupconfig/
Classes
| Class | Description |
|---|---|
| ScoreAnswerConfig | Answer with scored value |
| ScoreGroupConfig | Grouping parent. Score based table. |
| ScoreHeaderConfig | Column in ScoreGroupConfig that will store amount of points for each answer. If absent - that column will not be drawn. |
| ScoreQuestionConfig | Represent ScoreQuestion element |
| TableContentConfig | Text inside table structure |