VerticalAlignment Constants

The VtVerticalAlignment constants provide methods of vertically aligning text.

Constant Description
VtVerticalAlignmentTop All lines of text are aligned at the top margin.
VtVerticalAlignmentBottom All lines of text are aligned at the bottom margin.
VtVerticalAlignmentCenter All lines of text are centered vertically.