AnimationRepeatType Enumeration
|
Specifies the timing repeat type.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum AnimationRepeatType
Public Enumeration AnimationRepeatType
public enum class AnimationRepeatType
Members
|
|
Member name
|
Value
|
Description
|
|
|
Number
|
0
|
|
|
|
UtilNextClick
|
1
|
|
|
|
UtilEndOfSlide
|
2
|
|
See Also