Page.PageFooter Property

Definition

Gets the footer that is rendered at the bottom of a report section.

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

Property Value

A PageSection object.

Applies to