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

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool RunJavaScript { get; set; }

Property Value

Boolean

See Also