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

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool RepeatHttpHeaders { get; set; }

Property Value

Boolean

See Also