text_alignment_type property

text_alignment_type property

Gets or sets the type of the text alignment.

Definition:

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

See Also