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