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

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

パラメータ

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

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