ReportSection.Page Property

Definition

Gets page layout information about the report.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Page ^ Page { Microsoft::ReportingServices::OnDemandReportRendering::Page ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Page Page { get; }
member this.Page : Microsoft.ReportingServices.OnDemandReportRendering.Page
Public ReadOnly Property Page As Page

Property Value

A Page object.

Applies to