Page.Footer Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o valor do rodapé da 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 da propriedade
Um PageSection que representa o rodapé salvo da página.