documents property

documents property

Collection of all existing documents within the archive files. This property is supported only for Archive document types.

Definition:

@property
def documents(self):
    ...

See Also