total_page_count property

total_page_count property

Returns total number of pages in all documents inside XPS document.

Definition:

@property
def total_page_count(self):
    ...

See Also