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