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