text_attachment_type property

text_attachment_type property

Gets or sets text attachment style.

Definition:

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

See Also