EffectRestartType
EffectRestartType enumeration
Represent restart types for timing.
public enum EffectRestartType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Always | 0 | |
WhenNotActive | 1 | |
Never | 2 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides