count property

count property

Gets the count of text paragraphs.

Definition:

@property
def count(self):
    ...

See Also