HtmlToImageMaxJsRedirects Property
Gets or sets the maximum number of JavaScript-initiated redirects to follow in the main frame
after the initial page load and before starting image rendering.
Set this value to 0 to disable following JavaScript redirects.
The default value is 10
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public int MaxJsRedirects { get; set; }
Property Value
Int32