HtmlConverterBaseStopSlowScripts Property

Controls if the browser should interrupt slow scripts in the web page. The default value is false and the scripts are not stopped

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool StopSlowScripts { get; set; }

Property Value

Boolean

See Also