Scheduler for WinForms
Load(Stream) メソッド

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintDocumentWrapper クラス > Load メソッド : Load(Stream) メソッド
The stream from which to load the document.
Loads the current document from a stream. The stream should contain a document in C1D format.
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal stream As System.IO.Stream _
) 
public void Load( 
   System.IO.Stream stream
)

パラメータ

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

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