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
- Class TextParagraph
- Namespace Aspose.Cells.Drawing.Texts
- Library Aspose.Cells for Go