TextBlockMargins Interface
Multipliers that describes the margins around the content inside a TextBlock.
All margins default to zero if undefined.
Properties
| Name | Type | Description | |
|---|---|---|---|
| bottom | number | undefined | The bottom margin multiplier. | |
| left | number | undefined | The left margin multiplier. | |
| right | number | undefined | The right margin multiplier. | |
| top | number | undefined | The top margin multiplier. |
Defined in
Last Updated: 30 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.