C#
VB
Java
C++
Saves this SvgDocument to a LEAD stream.
public void Save(ILeadStream stream,Leadtools.Svg.SvgSaveOptions options)
Public Sub Save( _ByVal stream As ILeadStream, _ByVal options As Leadtools.Svg.SvgSaveOptions _)
public:void Save(ILeadStream^ stream,Leadtools.Svg.SvgSaveOptions^ options)
stream
Output stream.
options
Save option. Can be null.
This method will save this SvgDocument to the output stream as a standard SVG document. Use Version to control the SVG version used.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
