[]
Gets or sets a footer object that is output at the bottom of each report page.
public PageHeaderFooter PageFooter { get; set; }
| Type | Description |
|---|---|
| PageHeaderFooter | A PageHeaderFooter object representing the footer layout of each report page. |