Report.PageFooter 속성

정의

NeedsHeaderFooterEvaluation 속성이 false일 때 페이지 바닥글의 내용을 가져옵니다.

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

속성 값

페이지 바닥글을 포함하는 PageSection 개체를 반환합니다.

적용 대상