Saves the current
GcSvgDocument to a
System.IO.Stream in SVG format.
シンタックス
'宣言
Public Overloads Sub Save( _
ByVal As System.IO.Stream, _
Optional ByVal As System.Xml.XmlWriterSettings _
)
public void Save(
System.IO.Stream ,
System.Xml.XmlWriterSettings
)
パラメータ
- stream
- The output stream.
- settings
- The output XML formatting settings.
参照