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

PageCollection 物件,其中包含選擇性分頁資訊。

適用於