←Select platform

Save Method

Summary

Saves this SvgDocument to a LEAD stream.

Syntax
Java
public void save(ILeadStream stream, SvgSaveOptions options) 

Parameters

stream
Output stream.

options
Save option. Can be null.

Remarks

This method will save this SvgDocument to the output stream as a standard SVG document. Use Version to control the SVG version used.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly