margin_right property

margin_right property

Returns the right margin in a paragraph. Read-only float.

Definition:

@property
def margin_right(self):
    ...

See Also