page_count property

page_count property

Gets the total number of document pages.

Definition:

@property
def page_count(self):
    ...

See Also