text_just_h property

text_just_h property

Gets or sets the textJustH.

Definition:

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

See Also