[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationRepeatCount

AnimationRepeatCount Property

AnimationRepeatCount

Gets or sets a value specifying the play count for the animation style. A non-negative integer represents the number of times the animation shall be played. A negative integer indicates that the animation shall be infinitely repeated.

Declaration
public int AnimationRepeatCount { get; set; }
Public Property AnimationRepeatCount As Integer