SvgImageBox.ExportSvgImage Method
Name | Parameters | Description |
---|---|---|
Export |
export |
Returns the current image as an Svg |
Export |
stream, export |
Saves the current image to the specified stream in SVG format. |
Export |
path, export |
Saves the current image to the specified file in SVG format. |