TextProperty.justification_horizontal# property TextProperty.justification_horizontal: Literal['left', 'center', 'right'][source]# Text’s justification horizontal. Returns: strText’s horizontal justification. Should be either “left”, “center” or “right”.