right_to_left property

right_to_left property

Determines whether the Right to Left writing is used in a paragraph. Read-only bool.

Definition:

@property
def right_to_left(self):
    ...

See Also