SaveToSvg
MetaImageBase.SaveToSvg method
In implementing type should save a current vector meta-image to the vector SVG format into 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. |
See Also
- class MetaImageBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor