PrintDocument for WinForms
OutputFileName プロパティ (Exporter)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : OutputFileName プロパティ
出力ファイル名を取得します。このプロパティは、 Export(String)メソッドが呼び出されるときに設定されます。
シンタックス
'宣言
 
Protected ReadOnly Property OutputFileName As System.String
'使用法
 
Dim instance As Exporter
Dim value As System.String
 
value = instance.OutputFileName
protected System.string OutputFileName {get;}
参照

Exporter クラス
Exporter メンバ