<margin> node
Description
The node contains margin settings relative to the subtitle. All margin values are set in pixels.
Attributes
| Attribute Name | Description | Type | Possible Values | Default Value |
|---|---|---|---|---|
| all | Sets all margins at once. This attribute has the the least priority of all. | Numeric | n/a | 3 |
| top | Sets top margin. | Numeric | n/a | 3 |
| bottom | Sets bottom margin. | Numeric | n/a | 3 |
| left | Sets left margin. | Numeric | n/a | 3 |
| right | Sets right margin. | Numeric | n/a | 3 |