depth property

depth property

Returns a depth of a paragraph. Read-only int.

Definition:

@property
def depth(self):
    ...

See Also