SharpLeaf Reference > SharpLeaf Methods > SaveAnimatedSvg Method > (String,Double) SharpLeaf.SaveAnimatedSvg Method (String,Double)
Save report as animated SVG with fixed size at 96dpi.
public void SaveAnimatedSvg(
string filename,
double delay
);
-
filename
- Name of output file.
-
delay
- Delay between page shifts in seconds (0 will let the user control page shift by keyboard/mouse) (defaults to 1).
See also ...SharpLeaf Members | SharpLeaf.SaveAnimatedSvg Method
Send comments on this topic © Dyalog Ltd 2021
|