PrintDocument for WinForms
Load(String) メソッド


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

パラメータ

fileName
The source file name.
参照

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