HtmlToPdfHttpHeaders Property

A collection of the HTTP headers to be used when accessing a web page

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public KeyValueCollection HttpHeaders { get; }

Property Value

KeyValueCollection

See Also