ReportViewer for ASP.NET Web Forms
GetPageImageUrls メソッド (IC1WebReportService)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > IC1WebReportService インターフェース : GetPageImageUrls メソッド
キャッシュされたドキュメントキー。
dpi。
ズーム。
ページ画像の URL 配列を取得します。
シンタックス
'宣言
 
Function GetPageImageUrls( _
   ByVal documentKey As System.String, _
   ByVal dpi As System.Integer, _
   ByVal zoom As System.Integer _
) As System.String()
System.string[] GetPageImageUrls( 
   System.string documentKey,
   System.int dpi,
   System.int zoom
)

パラメータ

documentKey
キャッシュされたドキュメントキー。
dpi
dpi。
zoom
ズーム。

戻り値の型

画像 URL 配列
参照

IC1WebReportService インターフェース
IC1WebReportService メンバ