[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PdfSettings.DisplayHeaderFooter

DisplayHeaderFooter Property

DisplayHeaderFooter

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.

Declaration
public bool DisplayHeaderFooter { get; set; }
Public Property DisplayHeaderFooter As Boolean