attachments property

attachments property

Gets the collection of all attachments of this PdfContent.

Definition:

@property
def attachments(self):
    ...

See Also