PrintOnLastPage Element (RDL)
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)