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

GrapeCity.ActiveReports.Export.Image.Tiff.Section 名前空間 > TiffExport クラス > Export メソッド : Export(SectionDocument,String) メソッド
エクスポートするActiveReportsのDocumentオブジェクト。
TIFFファイルを保存するファイル名とパス。
指定したドキュメントをTIFFファイルにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal document As SectionDocument, _
   ByVal filePath As String _
) 
public void Export( 
   SectionDocument document,
   string filePath
)

パラメータ

document
エクスポートするActiveReportsのDocumentオブジェクト。
filePath
TIFFファイルを保存するファイル名とパス。
参照

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