SetFontAlignType Method

SetFontAlignType function

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


func (instance *TextParagraph) SetFontAlignType(value TextFontAlignType)  error

Remarks

See Also