SoundName
SlideShowTransition.SoundName property
Specifies a human readable name for the sound of the transition. The Sound property must be assigned to get or set the sound name. Read-write String.
public string SoundName { get; set; }
Exceptions
| exception | condition | 
|---|---|
| PptxException | When Sound property is not assigned. | 
Remarks
This name appears in the PowerPoint user interface when configuring the transition sound manually.
See Also
- class SlideShowTransition
 - namespace Aspose.Slides.SlideShow
 - assembly Aspose.Slides