Enum HorizontalAlignment
HorizontalAlignment enumeration
Specifies the alignment.
public enum HorizontalAlignment
Values
Name | Value | Description |
---|---|---|
Left | 0 | Text is aligned to the left. |
Center | 1 | Text is centered. |
Right | 2 | Text is aligned to the right. |
See Also
- namespace Aspose.Note
- assembly Aspose.Note