LineAlignment
LineAlignment enum
Represents the lines alignment type.
enum class LineAlignment : int8_t
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Center | 0 | |
Inset | 1 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents the lines alignment type.
enum class LineAlignment : int8_t
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Center | 0 | |
Inset | 1 |