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 개체입니다.

적용 대상