wrap_text property

wrap_text property

Returns if text is wrapped at TextFrame’s margins. Read-only bool.

Definition:

@property
def wrap_text(self):
    ...

See Also