Property IncludePageHeadersAndFooters
IncludePageHeadersAndFooters
Gets or sets a value indicating whether the report's page header and footer are written. The default is true.
public bool IncludePageHeadersAndFooters { get; set; }
Property Value
Remarks
They are written as ordinary content at their place on the page rather than as Word headers and
footers: a report's header is evaluated per page — Page 3 of 9 is a different textbox on
every page — and a Word header is one piece of content repeated, which cannot say that.