[]
Gets or sets the number of iterations the animated GIF should be executed. 0 means infinite loop.
public int LoopCount { get; set; }
Public Property LoopCount As Integer