HtmlObjectBaseRunJavaScript Property

Controls if the JavaScript in the HTML document is executed in this HTML object. The default value of this property is true and the JavaScript is executed

Definition

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

Property Value

Boolean

See Also