ReportSection.Page Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.