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