Gets or sets the vertical text alignment.
| C# | Visual Basic | Visual C++ |
public VerticalTextAlign VerticalTextAlign { get; set; }
Public Property VerticalTextAlign As VerticalTextAlign
public: property VerticalTextAlign VerticalTextAlign { VerticalTextAlign get (); void set (VerticalTextAlign value); }