page_count property

page_count property

Returns the number of pages in the active document.

Definition:

@property
def page_count(self):
    ...

See Also