Enum HorizontalAlignment
Enum HorizontalAlignment
Namespace: Aspose.Tasks.Visualization
Assembly: Aspose.Tasks.dll (25.2.0)
Specifies how an object or text is horizontally aligned relative to another object.
public enum HorizontalAlignment
Fields
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.