bottom_text_attachment_direction property

bottom_text_attachment_direction property

Gets or sets the bottom text attachment direction.

Definition:

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

See Also