LineAlignment
LineAlignment enumeration
Represents the lines alignment type.
public enum LineAlignment : sbyte
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Center | 0 | |
| Inset | 1 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents the lines alignment type.
public enum LineAlignment : sbyte
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Center | 0 | |
| Inset | 1 |