space_after property

space_after property

Returns the amount of space after the last line in a paragraph. Read-only float.

Definition:

@property
def space_after(self):
    ...

See Also