SoundName
ISlideShowTransition.SoundName property
指定过渡的声音的人类可读名称。必须为Sound
属性赋值才能获取或设置声音名称。可读写字符串。
public string SoundName { get; set; }
Exceptions
exception | condition |
---|---|
PptxException | 当Sound 属性未赋值时。 |
Remarks
该名称在手动配置过渡声音时会出现在PowerPoint用户界面中。
See Also
- interface ISlideShowTransition
- namespace Aspose.Slides
- assembly Aspose.Slides