Align

enum pyrinter.Align(value)

Alignment for text

Valid values are as follows:

RIGHT = <Align.RIGHT: 0>
LEFT = <Align.LEFT: 1>