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

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

パラメータ

document
エクスポートするActiveReportsのDocumentオブジェクト。
filePath
PDFファイルを保存するファイル名とパス。
pageRange
エクスポートするページを、カンマで区切って指定するか、2-8のように開始ページと終了ページを指定します。
参照

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