get_SoundName()

SlideShowTransition::get_SoundName() method

Specifies a human readable name for the sound of the transition. The ISlideShowTransition::set_Sound must be assigned to get or set the sound name. Reads System::String.

System::String Aspose::Slides::SlideShow::SlideShowTransition::get_SoundName() override

Remarks

This name appears in the PowerPoint user interface when configuring the transition sound manually.

See Also