Indicates whether the page header is rendered on the last page on the report.
语法
<PageHeader> <!-- or PageFooter -->
       ...
        <PrintOnLastPage>...</PrintOnLastPage>
       ...
</PageHeader> <!-- or /PageFooter -->
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | Boolean | 
| Default value | False | 
| Cardinality | 0-1: Optional element that can occurs once or not at all. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | |
| Child element | None | 
备注
The PrintOnLastPage element is ignored when used in the page header of a single-page report.
请参阅
参考
Report Definition XML Elements
PrintOnFirstPage Element (RDL)