Enumeration for vertical alignment types.
C# Copy public enum VerticalAlignmentType
public enum VerticalAlignmentType
Align vertically bottom.
Align vertically center.
Align vertically top.