text_right_attachment_type property

text_right_attachment_type property

Gets or sets right attachment type.

Definition:

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

See Also