Property VerticalAlignment
VerticalAlignment
Gets or sets the vertical alignment of the text.
public TextVerticalAlignment VerticalAlignment { get; set; }
Property Value
- TextVerticalAlignment
A TextVerticalAlignment enumeration that represents the vertical alignment. Default is Top.