margin_bottom property

margin_bottom property

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

Definition:

@property
def margin_bottom(self):
    ...

See Also