set_SoundName()

ISlideShowTransition::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.

virtual void Aspose::Slides::ISlideShowTransition::set_SoundName(System::String value)=0

Remarks

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

See Also