DioDocs for PDF
Save(String,XmlWriterSettings) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス > Save メソッド : Save(String,XmlWriterSettings) メソッド
The output file path.
The output XML formatting settings.
Saves the current GcSvgDocument to a file in SVG format.
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal path As System.String, _
   Optional ByVal settings As System.Xml.XmlWriterSettings _
) 
public void Save( 
   System.string path,
   System.Xml.XmlWriterSettings settings
)

パラメータ

path
The output file path.
settings
The output XML formatting settings.
参照

GcSvgDocument クラス
GcSvgDocument メンバ
オーバーロード一覧