Aspose::Pub::AlignmentType enum
AlignmentType enum
Type of alignment.
enum class AlignmentType : uint8_t
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
- Library Aspose.PUB for C++