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

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

パラメータ

fileName
The file name.
documentFormat
The document persistence format to use.
参照

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