FlexReport for WPF
OnExportCompleted メソッド (C1DocumentSource)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1DocumentSource クラス : OnExportCompleted メソッド
内部使用のみ。
シンタックス
'宣言
 
Protected Overridable Sub OnExportCompleted( _
   ByVal exporter As ExportFilter, _
   ByVal exception As System.Exception _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim exporter As ExportFilter
Dim exception As System.Exception
 
instance.OnExportCompleted(exporter, exception)
protected virtual void OnExportCompleted( 
   ExportFilter exporter,
   System.Exception exception
)

パラメータ

exporter
exception
参照

C1DocumentSource クラス
C1DocumentSource メンバ