SharpLeaf Reference > SharpLeaf Methods > SaveAnimatedGif Method

SharpLeaf.SaveAnimatedGif Method

Save report rendered through raster engine as an animated GIF file, one frame per page.

Animated GIF cannot be rendered as an in-memory C# object because .Net does not support animated GIF format.

Overloads

Example

   lf.SaveAnimatedGif("report.gif",1,72); 
            // Save report as animated gif at 72 DPI, 1 second per page;

See also ...

SharpLeaf Members


Send comments on this topic
© Dyalog Ltd 2021