다음을 통해 공유


PageFooter Element (RDL)

Contains a footer that is rendered at the bottom of each page of the report.

구문

<Report>
       ...
       <PageFooter>
              <Height>...</Height>
              <PrintOnFirstPage>...</PrintOnFirstPage>
              <PrintOnLastPage>...</PrintOnLastPage>
              <ReportItems>...</ReportItems>
              <Style>...</Style>
        </PageFooter>
       ...
</Report>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Report

Child elements

Height, PrintOnFirstPage, PrintOnLastPage, ReportItems, Style

주의

Expressions within the PageFooter element are subject to special rules. For more information, see 보고서에 페이지 머리글 및 바닥글 추가.

PageFooter uses the same style properties as a rectangle.

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기