TextAlignment
Overview
TextAlignment is a enum in Aspose.Slides FOSS for .NET.
Represents TextAlignment enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default text alignment |
Left | Represents left-aligned text |
Center | Represents centered text alignment |
Right | Represents right-aligned text |
Justify | Represents fully justified text alignment |
JustifyLow | Represents low justification with minimal spacing |
Distributed | Represents distributed text alignment with equal spacing |