HorzAlignValue
HorzAlignValue enumeration
Specifies the horizontal alignment of text in the shape’s text block.
public enum HorzAlignValue
Values
Name | Value | Description |
---|---|---|
LeftAlign | 0 |
Left align. |
Center | 1 |
Center. |
RightAlign | 2 |
Right align. |
Justify | 3 |
Justify. |
ForceJustify | 4 |
Force justify. |
Undefined | -2147483648 |
Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram