[]
Gets or sets a value indicating whether the header and footer are rendered. Defaults to false.
Note that this property is ignored if FullPage is true.
public bool DisplayHeaderFooter { get; set; }
Public Property DisplayHeaderFooter As Boolean