Compartir a través de


Page.Footer Propiedad

Definición

Obtiene o establece el valor del pie de la página.

public:
 property Microsoft::ReportingServices::ReportRendering::PageSection ^ Footer { Microsoft::ReportingServices::ReportRendering::PageSection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::PageSection ^ value); };
public Microsoft.ReportingServices.ReportRendering.PageSection Footer { get; set; }
member this.Footer : Microsoft.ReportingServices.ReportRendering.PageSection with get, set
Public Property Footer As PageSection

Valor de propiedad

PageSection que representa el pie de página guardado para la página.

Se aplica a