[]
Encapsulates text layout information: text alignment and line alignment.
This is a simplified cross-platform version of System.Drawing.StringFormat
.
public sealed class StringFormat
Name | Description |
---|---|
StringFormat() |
Name | Description |
---|---|
Alignment | Gets or sets the text alignment information. |
LineAlignment | Gets or sets the line alignment. |