GetFontAlignType Method

GetFontAlignType 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) GetFontAlignType()  (TextFontAlignType,  error) 

Remarks

See Also