バージョン

WordExportedEventArgs コンストラクタ

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

パラメータ

document
エクスポートに使用されたドキュメント。
参照