ScoreGroupConfig
ScoreGroupConfig class
Grouping parent. Score based table.
public class ScoreGroupConfig : ParentConfig
Constructors
Name | Description |
---|---|
ScoreGroupConfig() | The default constructor. |
Properties
Name | Description |
---|---|
override Children { get; set; } | Child omr elements. In most cases positioned inside of parent or below. |
override Name { get; set; } | Name of RepeatRows element |
ScoreGroupType { get; set; } | Type of score group |
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