In This Topic
A constant integer value represent the vertical text. This field is constant and read-only.
Syntax
'Declaration
Public Const VerticalText As Integer
'Usage
Dim value As Integer
value = Alignment.VerticalText
public const int VerticalText
See Also