page_count property
page_count property
Gets the number of pages (slides, worksheets, etc) in the loaded document.
Definition:
@property
def page_count(self):
...
See Also
- module
groupdocs.metadata.common
- class
IDocumentInfo
Gets the number of pages (slides, worksheets, etc) in the loaded document.
@property
def page_count(self):
...
groupdocs.metadata.common
IDocumentInfo