TableHeaderConfig
TableHeaderConfig class
Represents TableHeader element
public class TableHeaderConfig : ParentConfig
Constructors
Name | Description |
---|---|
TableHeaderConfig() | 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; } | Text value |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
Fields
Name | Description |
---|---|
FontFamily | The font family of the text |
FontSize | The size of the text font |
FontStyle | The style of the text |
See Also
- class ParentConfig
- namespace Aspose.OMR.Generation.Config.Elements.Table
- assembly Aspose.OMR