C#
VB
Java
Objective-C
C++
Saves this SvgDocument to a disk file.
fileName
Output file name.
options
Save option. Can be null.
This method will save this SvgDocument to the output file as a standard SVG document. Use Version to control the SVG version used.
For an example, refer to SvgDocument.