HtmlToPdfRunJavaScript Property
Controls if the JavaScript in the HTML document is executed. The default value of this property is true
and the JavaScript is executed
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool RunJavaScript { get; set; }
Property Value
Boolean