margin_top property

margin_top property

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

Definition:

@property
def margin_top(self):
    ...

See Also