TimingRepeatCount Property

Describes the number of times the effect should repeat. Read/write Single.

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

Property Value

Type: Single

Implements

ITimingRepeatCount
See Also