VerticalTextAlign
type VerticalTextAlign = top | center | bottom
Description
The available text vertical alignment (used to align text in a shape with a placement for text inside it).
Try It
oDrawing.SetVerticalTextAlign("top");
type VerticalTextAlign = top | center | bottom
The available text vertical alignment (used to align text in a shape with a placement for text inside it).
oDrawing.SetVerticalTextAlign("top");