margin_left property

margin_left property

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

Definition:

@property
def margin_left(self):
    ...

See Also