HtmlToPdfHttpHeaders Property

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

Definition

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

Property Value

KeyValueCollection

See Also