SharpLeaf Reference > SharpLeaf Methods > RenderAnimatedSvg Method

SharpLeaf.RenderAnimatedSvg Method

Return report rendered as animated SVG, with one frame per page.

If the delay is 0, then the user can flick through pages with keyboard arrows or mouse wheel.

Overloads

Result

Report as animated SVG.

Example

   svg = lf.RenderAnimatedSvg(1); // Render report as animated svg, 1 second per page;

See also ...

SharpLeaf Members | SharpLeaf.RenderSvg Method | SharpLeaf.SaveAnimatedSvg Method


Send comments on this topic
© Dyalog Ltd 2021