slides_text property

slides_text property

An array of ISlideText contains a presentation’s text.

Definition:

@property
def slides_text(self):
    ...

See Also