HtmlConverterBaseHttpHeaders Property

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

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public HttpHeadersCollection HttpHeaders { get; }

Property Value

HttpHeadersCollection

See Also