ScoreAnswerConfig
Contents
[
Hide
]ScoreAnswerConfig class
Answer with scored value
public class ScoreAnswerConfig : ContentConfig
Constructors
Name | Description |
---|---|
ScoreAnswerConfig() | The default constructor. |
Properties
Name | Description |
---|---|
Alignment { get; set; } | Alignment of content string inside parent |
Color { get; set; } | The color of the text |
ContentType { get; set; } | Type of text display. |
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; } | Content value |
Score { get; set; } | Amount of score |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class ContentConfig
- namespace Aspose.OMR.Generation.Config.Elements.ScoreGroup
- assembly Aspose.OMR