justification property

justification property

Gets or sets justification

Definition:

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

See Also