PrintDocument for WinForms
Save(Stream) メソッド


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

パラメータ

stream
The target stream.
参照

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