LineAlignment

Overview

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

Represents the lines alignment type.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined line alignment
CENTERRepresents a centered line alignment
INSETRepresents an inset line alignment

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also