FontAlignment

Overview

FontAlignment is a enum in Aspose.Slides FOSS for .NET.

Represents FontAlignment enumeration.

Values

ValueDescription
DefaultRepresents the library’s default font alignment
AutomaticRepresents automatic font alignment based on context
TopAligns the font to the top of the text line
CenterAligns the font vertically centered within the line
Bottom
BaselineAligns the font on the baseline of the text

See Also