LineAlignment
Overview
LineAlignment is a enum in Aspose.Slides FOSS for Python.
Represents the lines alignment type.
This enumeration defines 3 values: NOT_DEFINED, CENTER, INSET.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined line alignment |
CENTER | Represents a line alignment centered on the shape |
INSET | Represents a line alignment inset from the shape’s edge |