Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Contains a footer that is rendered at the bottom of each page of the report.
Sintaxis
<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 |
|
Child elements |
Height, PrintOnFirstPage, PrintOnLastPage, ReportItems, Style |
Notas
Expressions within the PageFooter element are subject to special rules. For more information, see Agregar un encabezado y un pie de página a un informe.
PageFooter uses the same style properties as a rectangle.
Vea también
Referencia
Report Definition XML Elements