ScoreQuestionConfig
Contents
[
Hide
]ScoreQuestionConfig class
Represent ScoreQuestion element
public class ScoreQuestionConfig : ParentConfig
Constructors
Name | Description |
---|---|
ScoreQuestionConfig() | The default constructor. |
Properties
Name | Description |
---|---|
override Children { get; set; } | Child omr elements. In most cases positioned inside of parent or below. |
FontFamily { get; set; } | The font family of the text |
FontSize { get; set; } | The size of the text font |
FontStyle { get; set; } | The style of the text |
override Name { get; set; } | Name of RepeatRows element |
Proportions { get; set; } | Width ratio of each column inside it |
ScoreDisplay { get; set; } | Describe display behavior for score value. |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class ParentConfig
- namespace Aspose.OMR.Generation.Config.Elements.ScoreGroup
- assembly Aspose.OMR