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