x_objects property

x_objects property

Gets the collection of all XObjects of this PdfPage.

Definition:

@property
def x_objects(self):
    ...

See Also