FontAlignment

Overview

FontAlignment is a enum in Aspose.Slides FOSS for C++.

Represents vertical font alignment.

Values

ValueDescription
DEFAULTRepresents the default font alignment used when no explicit setting is applied
AUTOMATICRepresents automatic font alignment determined by the layout engine
TOPRepresents font aligned to the top of the text line or bounding box
CENTERRepresents font vertically centered within the line or text frame
BOTTOM
BASELINERepresents font aligned to the baseline of the text

See Also