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

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

パラメータ

stream
The output stream.
settings
The output XML formatting settings.
参照

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