HtmlToPdfElementInterruptSlowJavaScript Property
Gets or sets a flag indicating if the slow JavaScript script should be interrupted in the HTML to PDF element converter. The default value is false and the scripts are not interrupted
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool InterruptSlowJavaScript { get; set; }
Property Value
Boolean