current_page_number property

current_page_number property

Returns the absolute number of the current page within the document.

Definition:

@property
def current_page_number(self):
    ...

See Also