PrintDocument for WinForms
Load(Stream) メソッド


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

パラメータ

stream
The stream from which to load the document.
参照

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