SlideShowTransitionLoopUntilNextSound Property |
Gets or sets a value indicating whether to repeat the current transition sound until the next sound is played.
Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 23.0.35.1026
Syntaxpublic bool LoopUntilNextSound { get; set; }
Public Property LoopUntilNextSound As Boolean
Get
Set
Property Value
Type:
Boolean to repeat the current transition sound until the next sound is played; otherwise,
.
See Also