[]
Gets or sets whether text is displayed vertically. For Western character sets, vertical text is similar to a 90 degree clockwise rotation. For Asian character sets, characters are placed vertically from top to bottom instead of right to left.
public bool VerticalText { get; set; }