Skip to content

IHtmlToPdfOptions.Cookies property

Contains cookies that will be sent to target URL

public Dictionary<string, string> Cookies { get; }

See Also