slides property

slides property

Gets the collection of all slides of this PresentationContent.

Definition:

@property
def slides(self):
    ...

See Also