FormattedText Properties |
The FormattedText type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Gets or sets how the text should be aligned to MaximumSize | |
Font |
Gets or sets the font to use to draw the text.
| |
ForegroundBrush |
Gets or sets the brush to use to draw the text.
| |
MaximumHeight |
Gets or sets the maximum height of the text.
| |
MaximumSize |
Gets or sets the maximum size of the text.
| |
MaximumWidth |
Gets or sets the maximum width of the text.
| |
Text |
Gets or sets the text to display
| |
Trimming |
Gets or sets the trimming mode.
| |
Wrap |
Gets or sets the wrapping mode.
|