page_count property

page_count property

The number of pages in the document.

Definition:

@property
def page_count(self):
    ...

See Also