SvgRenderingContextSave Method |
| Name | Description | |
|---|---|---|
| Save(String) |
Save the SVG content to file. If image handing
has been specified as relative files then these will be saved in a
folder the same name as the file.
|
|
| Save(StringBuilder, String) |
Save the SVG content to a StringBuilder. If
image handing has been specified as relative files then these will
be saved too. For relative files a path to a dummy SVG output file
is required.
|