Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgDocument Class / Save Method

In This Topic
    Save Method (GcSvgDocument)
    In This Topic
    Saves the current GcSvgDocument to a file in SVG format.
    Overload List
    OverloadDescription
    Saves the current GcSvgDocument to a file in SVG format.  
    Saves the current GcSvgDocument to a System.IO.Stream in SVG format.  
    Saves the current GcSvgDocument to a System.Text.StringBuilder in SVG format.  
    Saves the current GcSvgDocument to a System.IO.TextWriter in SVG format.  
    See Also