HorizontalAlignment module

class HorizontalAlignment.HorizontalAlignment(value)

Bases: Enum

Specifies the type of horizontal alignment.

Center = 1
Distribute = 4
HightKashida = 6
Justify = 3
Left = 0
LowKashida = 7
MediumKashida = 8
Right = 2
ThaiDistribute = 5