Enum AlignmentType
AlignmentType enumeration
Type of alignment
public enum AlignmentType : byte
Values
| Name | Value | Description |
|---|---|---|
| Left | 0 | Left alignment |
| Right | 1 | Right alignment |
| Center | 2 | Center alignment |
| Justify | 6 | Justify alignment |
See Also
- namespace Aspose.Pub
- assembly Aspose.PUB