HiQPdf Documentation

HtmlConverterBaseStopSlowScripts Property

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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool StopSlowScripts { get; set; }

Property Value

Type: Boolean
See Also

Reference