EffectRestartType
EffectRestartType enum
Represent restart types for timing.
enum class EffectRestartType
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Always | 0 | |
| WhenNotActive | 1 | |
| Never | 2 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides