IHtmlToPdfOptions.Cookies property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Contains cookies that will be sent to target URL

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

See Also