PrintDocument for WinForms
Export(String) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス > Export メソッド : Export(String) メソッド
The name of the output file.
Exports the object specified by the Exporter.Document property on the current exporter to the specified file.
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal fileName As System.String _
) 
'使用法
 
Dim instance As Exporter
Dim fileName As System.String
 
instance.Export(fileName)
public void Export( 
   System.string fileName
)

パラメータ

fileName
The name of the output file.
参照

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