alignment property

alignment property

Returns the text alignment in a paragraph. Read-only TextAlignment.

Definition:

@property
def alignment(self):
    ...

See Also