PrintDocument for WinForms
Save(String) メソッド


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

パラメータ

fileName
The target file name.
参照

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