TextParagraph.FontAlignType

TextParagraph.FontAlignType property

Determines where vertically on a line of text the actual words are positioned. This deals with vertical placement of the characters with respect to the baselines.

public TextFontAlignType FontAlignType { get; set; }

See Also