SaveToSvg
Leave feedback
On this page
In implementing WMF or EMF type should save a current vector meta-image to the vector SVG format to the specified byte stream
public abstract void SaveToSvg(Stream outputSvgContent)
| Parameter | Type | Description |
|---|---|---|
| outputSvgContent | Stream | Byte stream, into which the SVG version of this vector meta-image will be stored. Should not be NULL and should support writing. |
- class MetaImageBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.