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