Scheduler for WinForms
Load(String) メソッド

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintDocumentWrapper クラス > Load メソッド : Load(String) メソッド
The file name.
Loads the current document from a file. The file format (C1D or C1DX) is determined by the file extension. The format defaults to C1D if the format cannot be determined from the extension.
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal fileName As System.String _
) 
public void Load( 
   System.string fileName
)

パラメータ

fileName
The file name.
参照

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