page_count property
page_count property
The number of pages in the document, or the number of worksheets for spreadsheets, as a non‑negative integer.
Definition:
@property
def page_count(self):
...
See Also
- class
DocumentInfo
The number of pages in the document, or the number of worksheets for spreadsheets, as a non‑negative integer.
@property
def page_count(self):
...
DocumentInfo