set_SoundName()

SlideShowTransition::set_SoundName(System::String) 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. Writes System::String.

void Aspose::Slides::SlideShow::SlideShowTransition::set_SoundName(System::String value) override

Remarks

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

See Also