PrintDocument for WinForms
Save(Stream) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > Save メソッド : Save(Stream) メソッド
The target stream.
Saves the current document to a stream using the C1DocumentFormatEnum.C1d format.
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal stream As System.IO.Stream _
) 
'使用法
 
Dim instance As C1PrintDocument
Dim stream As System.IO.Stream
 
instance.Save(stream)
public void Save( 
   System.IO.Stream stream
)

パラメータ

stream
The target stream.
参照

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