Common Reference > Document Class > SaveAnimatedSvg Method > (String) Document.SaveAnimatedSvg Method (String)
Save document as animated SVG at 1 page per second, with fixed size at 96dpi.
public void SaveAnimatedSvg(
string filename
);
-
filename
- Name of output file.
See also ...Document.Members | Document.SaveAnimatedSvg Method
Send comments on this topic © Dyalog Ltd 2021
|