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: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public bool InterruptSlowJavaScript { get; set; }
Property Value
Boolean