Enum HorizontalAlignment
HorizontalAlignment enumeration
Specifies how an object or text is horizontally aligned relative to another object.
public enum HorizontalAlignment
Values
Name | Value | Description |
---|---|---|
Left | 0 | The object is aligned on the left of the target element. |
Right | 1 | The object is aligned on the right of the target element. |
See Also
- namespace Aspose.Tasks.Visualization
- assembly Aspose.Tasks