HtmlConverterBaseHttpCookies Property

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

Definition

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

Property Value

HttpCookiesCollection

See Also