HiQPdf Documentation

HtmlConverterBaseHttpHeaders Property

HiQPdf Client for .NET Core
A collection of the HTTP headers to be used when accessing a web page

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public KeyValueCollection HttpHeaders { get; }

Property Value

Type: KeyValueCollection
See Also

Reference