space_within property

space_within property

Returns the amount of space between base lines in a paragraph. Read-only float.

Definition:

@property
def space_within(self):
    ...

See Also