The TextSettings type exposes the following members.

Properties

  NameDescription
Public propertyPadding
Gets or sets the amount of space in pixels to add to the left, top, right and bottom of the content
Public propertyRightToLeft
Gets or sets a value indicating whether the text direction is from right to left.
Public propertyTrimming
Gets or sets a value indicating how to trim characters from a string that does not completely fit into a layout shape.
Public propertyVerticalOrientation
Gets or sets a value indicating whether the text is orientated vertically.
Public propertyWrapping
Gets or sets a value indicating whether a text can be wrapped.

See Also