annotations property

annotations property

Gets the collection of all annotations of this PdfPage.

Definition:

@property
def annotations(self):
    ...

See Also