Overview
LineAlignment is a enum in Aspose.Slides FOSS for C++.
Represents the lines alignment type.
Values
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined line alignment state |
CENTER | Represents line alignment centered on the shape |
INSET | Represents line alignment inset from the shape’s edge |
See Also