Page.PageFooter Propiedad

Definición

Obtiene el pie de página que se representa en la parte inferior de una sección del informe.

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

Valor de propiedad

Un objeto PageSection.

Se aplica a