text_attachment_direction property

text_attachment_direction property

Gets or sets the text attachment direction.

Definition:

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

See Also