Enum VerticalAlignValue

VerticalAlignValue enumeration

Specifies the vertical alignment of text within the text block.

public enum VerticalAlignValue

Values

NameValueDescription
Top0Top.
Middle1Middle.
Bottom2Bottom.
Undefined-2147483648Undefined.

See Also