page_count property

page_count property

The number of pages (slides, worksheets, etc) in the loaded document.

Definition:

@property
def page_count(self):
    ...

See Also