sound_loop property
sound_loop property
This attribute specifies if the sound will loop until the next sound event occurs in slideshow. Read/write bool.
Definition:
@property
def sound_loop(self):
...
@sound_loop.setter
def sound_loop(self, value):
...
See Also
- class
SlideShowTransition
- module
aspose.slides.slideshow
- library
Aspose.Slides