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