justification property

justification property

Paragraph Justification Default value: CenteredAsGroup

Definition:

@property
def justification(self):
    ...

@justification.setter
def justification(self, value):
    ...

See Also