ScoreHeaderType
ScoreHeaderType enumeration
Type of score header.
public enum ScoreHeaderType
Values
Name | Value | Description |
---|---|---|
Positive | 0 | If bubble under this column is marked - score value will be added. |
Negative | 1 | If bubble under this column is marked - nothing will happen. |
Amount | 2 | This column header will store score value. e.g. “2” or “4” Can only be used with DisplayAsExtraColumn |
Question | 3 | In this column: header - question text. Rows - answers |
Content | 4 | In this column custom content can be placed. Header - header text Rows - Content element with row and column specified |
See Also
- namespace Aspose.OMR.Generation.Config.Enums
- assembly Aspose.OMR