HtmlObjectBaseHttpHeaders Property

A collection of the HTTP headers to be used when accessing a web page in this HTML object

Definition

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

Property Value

HttpHeadersCollection

See Also