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