Aspose::Pub::AlignmentType enum

AlignmentType enum

Type of alignment.

enum class AlignmentType : uint8_t

Values

NameValueDescription
Left0Left alignment.
Right1Right alignment.
Center2Center alignment.
Justify6Justify alignment.

See Also