Report.Pages プロパティ

定義

ページ情報を含むオブジェクトを取得します。

public:
 property Microsoft::ReportingServices::ReportRendering::PageCollection ^ Pages { Microsoft::ReportingServices::ReportRendering::PageCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.PageCollection Pages { get; }
member this.Pages : Microsoft.ReportingServices.ReportRendering.PageCollection
Public ReadOnly Property Pages As PageCollection

プロパティ値

オプションのページ情報を含む PageCollection オブジェクト。

適用対象