バージョン

WordExportingEventArgs コンストラクタ

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

パラメータ

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