FontAlignment

Overview

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

Represents vertical font alignment.

Values

ValueDescription
DEFAULTRepresents the default font alignment
AUTOMATICRepresents an automatic font alignment determined by the layout
TOPRepresents top vertical alignment of the font
CENTER
BOTTOM
BASELINE

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also