SoundName
ISlideShowTransition.SoundName 属性
指定过渡音效的人类可读名称。必须分配 Sound
属性以获取或设置音效名称。可读写字符串。
public string SoundName { get; set; }
异常
异常 | 条件 |
---|---|
PptxException | 当 Sound 属性未分配时。 |
备注
此名称在手动配置过渡音效时出现在 PowerPoint 用户界面中。
另见
- 接口 ISlideShowTransition
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides