HiQPdf Documentation

HtmlConverterBaseHttpCookies Property

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

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

public KeyValueCollection HttpCookies { get; }

Property Value

Type: KeyValueCollection
See Also

Reference