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: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool InterruptSlowJavaScript { get; set; }
Public Property InterruptSlowJavaScript As Boolean
Get
Set
Property Value
Boolean