HiQPdf Documentation

HtmlObjectBaseStopSlowScripts Property

Quickly Create High Quality PDFs
Controls if the browser should interrupt slow scripts in the web page in this HTML object. The default value is false and the scripts are not stopped

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool StopSlowScripts { get; set; }

Property Value

Type: Boolean
See Also

Reference