TextAlignment

Overview

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

Represents TextAlignment enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default text alignment
LeftRepresents left-aligned text
CenterRepresents centered text alignment
RightRepresents right-aligned text
JustifyRepresents fully justified text alignment
JustifyLowRepresents low justification with minimal spacing
DistributedRepresents distributed text alignment with equal spacing

See Also