PdfDocumentOptionsEnableHeaderFooter Property
A flag indicating if the header and footer defined by the HeaderTemplateHtml and FooterTemplateHtml
will be generated in the PDF document. The default is false
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool EnableHeaderFooter { get; set; }
Property Value
Boolean