CustomRowConfig
CustomRowConfig class
Description of CustomRow. Used with CustomAnswerSheetConfig
public class CustomRowConfig : ParentConfig
Constructors
Name | Description |
---|---|
CustomRowConfig() | 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 custom row |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class ParentConfig
- namespace Aspose.OMR.Generation.Config.Elements.CustomAnswerSheet
- assembly Aspose.OMR