HtmlToPdfConverterMaxJsRedirects 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 PDF rendering.
Set this value to 0 to disable following JavaScript redirects.
The default value is 10
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public int MaxJsRedirects { get; set; }
Property Value
Int32