PrintHeaderOnLastPage Property
Gets or sets a value indicating whether the page header should print on the last page of the document. This property overrides other related properties when set to false. The default value is true.
public bool PrintHeaderOnLastPage {get; set;}
'Declaration
Public Property PrintHeaderOnLastPage As Boolean