images property

images property

Returns the collection of all images in the presentation. Read-only IImageCollection.

Definition:

@property
def images(self):
    ...

See Also