TimingRestart Property

Specifies if a effect is to restart after complete. Read/write EffectRestartType.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public EffectRestartType Restart { get; set; }

Property Value

Type: EffectRestartType

Implements

ITimingRestart
See Also