margin_right property

margin_right property

Returns the right margin (points) in a TextFrame. Read-only float.

Definition:

@property
def margin_right(self):
    ...

See Also