Scheduler for WinForms
Load(Stream,Object) メソッド

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

パラメータ

stream
The stream from which to load the document.
documentFormat
The document persistence format to use.
参照

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