SoundName
Propriété ISlideShowTransition.SoundName
Spécifie un nom lisible par l’homme pour le son de la transition. La propriété Sound doit être attribuée pour obtenir ou définir le nom du son. Chaîne en lecture-écriture.
public string SoundName { get; set; }
Exceptions
| exception | condition |
|---|---|
| PptxException | Lorsque la propriété Sound n’est pas attribuée. |
Remarques
Ce nom apparaît dans l’interface utilisateur de PowerPoint lors de la configuration manuelle du son de transition.
Voir Aussi
- interface ISlideShowTransition
- namespace Aspose.Slides
- assembly Aspose.Slides