[]
Gets or sets whether text is displayed vertically.
public bool VerticalText { get; set; }
Public Property VerticalText As Boolean
VerticalText allows some double byte characters to be rendered from top to bottom instead of left to right. For single byte characters VerticalText appears as rotated text, 90 degrees in the clockwise direction.