Reports.net  ver 8.0
.net 開発者向け帳票ツール
静的公開メンバ関数 | 全メンバ一覧
Pao.Reports.ReportCreator クラス

Reportのオブジェクトを作成するユーティリティクラス [詳解]

静的公開メンバ関数

static IReport GetReport ()
 Reportオブジェクトを取得する [詳解]
 
static IReport GetPreview ()
 プレビュー画面のオブジェクトを取得する [詳解]
 
static IReport GetReport ()
 Reportオブジェクトを取得する [詳解]
 
static IReport GetPreview ()
 プレビュー画面のオブジェクトを取得する [詳解]
 
static IReport GetPdf ()
 PDFオブジェクトを取得する [詳解]
 
static IReport GetImagePdf ()
 イメージPDFオブジェクトを取得する [詳解]
 

詳解

Reportのオブジェクトを作成するユーティリティクラス

メソッド詳解

static IReport Pao.Reports.ReportCreator.GetImagePdf ( )
static

イメージPDFオブジェクトを取得する

戻り値
イメージPDFオブジェクト
static IReport Pao.Reports.ReportCreator.GetPdf ( )
static

PDFオブジェクトを取得する

戻り値
PDFオブジェクト
static IReport Pao.Reports.ReportCreator.GetPreview ( )
static

プレビュー画面のオブジェクトを取得する

戻り値
static IReport Pao.Reports.ReportCreator.GetPreview ( )
static

プレビュー画面のオブジェクトを取得する

戻り値
プレビューオブジェクト
static IReport Pao.Reports.ReportCreator.GetReport ( )
static

Reportオブジェクトを取得する

戻り値
static IReport Pao.Reports.ReportCreator.GetReport ( )
static

Reportオブジェクトを取得する

戻り値
印刷オブジェクト

このクラス詳解は次のファイルから抽出されました: