The TextSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
Padding |
Gets or sets the amount of space in pixels to add to the left, top, right and bottom of the content
| |
RightToLeft |
Gets or sets a value indicating whether the text direction is from right to left.
| |
Trimming |
Gets or sets a value indicating how to trim characters from a string that does not completely fit into a layout shape.
| |
VerticalOrientation |
Gets or sets a value indicating whether the text is orientated vertically.
| |
Wrapping |
Gets or sets a value indicating whether a text can be wrapped.
|