Represents the lines alignment type.
[Visual Basic]Public Enum LineAlignmentEx
[C#]public enum LineAlignmentEx
Members
| Member Name | Description | Value |
| NotDefined |
| -1 |
| Center |
| 0 |
| Inset |
| 1 |
Requirements
Namespace: Aspose.Slides.Pptx
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
Aspose.Slides.Pptx Namespace