get_SoundName()

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

virtual System::String Aspose::Slides::ISlideShowTransition::get_SoundName()=0

Remarks

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

See Also