Report.Page 속성

정의

주의

Use ReportSection.Page instead.

보고서에 대한 페이지 레이아웃 정보를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Page ^ Page { Microsoft::ReportingServices::OnDemandReportRendering::Page ^ get(); };
[System.Obsolete("Use ReportSection.Page instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.Page Page { get; }
[<System.Obsolete("Use ReportSection.Page instead.")>]
member this.Page : Microsoft.ReportingServices.OnDemandReportRendering.Page
Public ReadOnly Property Page As Page

속성 값

Page 개체입니다.

특성

적용 대상