Reports for WPF
Export(Stream,ExportProvider,OutputRange,Boolean) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス > Export メソッド : Export(Stream,ExportProvider,OutputRange,Boolean) メソッド
ターゲットストリーム。
エクスポートプロバイダ。 C1.C1Preview.Export.ExportProviders クラスで使用可能な任意の静的エクスポートプロバイダを使用します。
エクスポートするページの範囲(すべてのページをエクスポートする場合は null を使用)。
進捗状況ダイアログを表示するかどうかを示すフラグ。
現在のマルチドキュメントをストリームにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal stream As System.IO.Stream, _
   ByVal exportProvider As ExportProvider, _
   ByVal outputRange As OutputRange, _
   ByVal showProgress As System.Boolean _
) 
public void Export( 
   System.IO.Stream stream,
   ExportProvider exportProvider,
   OutputRange outputRange,
   System.bool showProgress
)

パラメータ

stream
ターゲットストリーム。
exportProvider
エクスポートプロバイダ。 C1.C1Preview.Export.ExportProviders クラスで使用可能な任意の静的エクスポートプロバイダを使用します。
outputRange
エクスポートするページの範囲(すべてのページをエクスポートする場合は null を使用)。
showProgress
進捗状況ダイアログを表示するかどうかを示すフラグ。
参照

C1MultiDocument クラス
C1MultiDocument メンバ
オーバーロード一覧