HorizontalAlignment Enumeration |
Namespace:
Aspose.Note
Assembly:
Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntaxpublic enum HorizontalAlignment
Public Enumeration HorizontalAlignment
public enum class HorizontalAlignment
Members
| Member name | Value | Description |
---|
| Left | 0 | |
| Center | 1 | |
| Right | 2 | |
See Also