SharpLeaf Reference > SharpLeaf Methods > RenderAnimatedSvg Method > (Double,SvgMode)

SharpLeaf.RenderAnimatedSvg Method (Double,SvgMode)

Return report as animated SVG with given aspect setting.

public string RenderAnimatedSvg(
    double delay,
    SvgMode mode
);
delay
Delay between page shifts in seconds (0 will let the user control page shift by keyboard/mouse) (defaults to 1).
mode
Aspect setting used to display SVG (defaults to SvgMode.FixedSize).
return value
Report as animated SVG.

See also ...

SharpLeaf Members | SharpLeaf.RenderAnimatedSvg Method


Send comments on this topic
© Dyalog Ltd 2021