document_count property

document_count property

Returns the number of documents inside the XPS package.

Definition:

@property
def document_count(self):
    ...

See Also