SharpLeaf Reference > SharpLeaf Methods > SaveAnimatedSvg Method

SharpLeaf.SaveAnimatedSvg Method

Save report to named file 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

Example

   lf.SaveAnimatedSvg("report.svg",1); // Save report as animated SVG, 1 second per page;

See also ...

SharpLeaf Members | SharpLeaf.RenderAnimatedSvg Method | SharpLeaf.SaveSvg Method


Send comments on this topic
© Dyalog Ltd 2021