var instance = new Vintasoft.Imaging.WebGifEncoderSettingsJS(); var value; // Type: boolean value = instance.get_InfiniteAnimation();
function get_InfiniteAnimation() : boolean;
Return Value
A value indicating whether the animation should be repeated infinitely. Default value is false.