HtmlToPdfRepeatHttpHeaders Property
This property controls if the headers defined by the HttpHeaders property are also used when accessing the resources referenced by the web page,
not only when accessing the web page. The default value is false
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool RepeatHttpHeaders { get; set; }
Property Value
Boolean