[]
Gets or sets a value indicating whether the page header or footer is rendered on the last page.
public bool PrintOnLastPage { get; set; }
A bool value where true means the header or footer is rendered on the last page; otherwise, false. Default is false.
true
false
This property is ignored in single-page reports.