バージョン

DocumentExportedEventArgs コンストラクタ

DocumentExportedEventArgs のインスタンスを新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal report As Report _
)
public DocumentExportedEventArgs( 
   Report report
)

パラメータ

report
エクスポートされるドキュメントの Report オブジェクト。
参照