ActiveReports for .NET 18.0J
Export(SectionDocument,Stream,String) メソッド

GrapeCity.ActiveReports.Export.Image.Tiff.Section 名前空間 > TiffExport クラス > Export メソッド : Export(SectionDocument,Stream,String) メソッド
エクスポートするActiveReportsのDocumentオブジェクト。
TIFFドキュメントを保存するSystem.IO.Stream。
エクスポートするページを、カンマで区切って指定するか、2-8のように開始ページと終了ページを指定します。
指定したドキュメントをTIFFストリームにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal document As SectionDocument, _
   ByVal outputStream As Stream, _
   ByVal pageRange As String _
) 

パラメータ

document
エクスポートするActiveReportsのDocumentオブジェクト。
outputStream
TIFFドキュメントを保存するSystem.IO.Stream。
pageRange
エクスポートするページを、カンマで区切って指定するか、2-8のように開始ページと終了ページを指定します。
参照

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