PowerTools ActiveReports for .NET 11.0J
Export(PageDocument,String,String) メソッド

エクスポートするActiveReportsのPageDocument。
メインPDFファイルを保存するファイル名とパス。
PDFファイルに指定したページドキュメントをエクスポートします。
構文
'宣言
 
Public Overloads Sub Export( _
   ByVal document As PageDocument, _
   ByVal filePath As String, _
   ByVal pageRange As String _
) 
public void Export( 
   PageDocument document,
   string filePath,
   string pageRange
)

パラメータ

document
エクスポートするActiveReportsのPageDocument。
filePath
メインPDFファイルを保存するファイル名とパス。
pageRange
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.