GrapeCity ActiveReports for .NET 14.0J
Export(PageDocument,Stream) メソッド

GrapeCity.ActiveReports.Export.Word アセンブリ > GrapeCity.ActiveReports.Export.Word.Section 名前空間 > RtfExport クラス > Export メソッド : Export(PageDocument,Stream) メソッド
エクスポートするActiveReportsのPageDocumentオブジェクト。
RTFを書き込むストリーム。
リッチテキスト形式(RTF)で指定したドキュメントを指定したストリームにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal document As PageDocument, _
   ByVal stream As Stream _
) 
public void Export( 
   PageDocument document,
   Stream stream
)

パラメータ

document
エクスポートするActiveReportsのPageDocumentオブジェクト。
stream
RTFを書き込むストリーム。
参照

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