HtmlObjectBaseHttpHeaders Property

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

Definition

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

Property Value

KeyValueCollection

See Also