HiQPdf Documentation

HtmlObjectBaseRunJavaScript Property

HiQPdf Client for .NET Core
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

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

public bool RunJavaScript { get; set; }

Property Value

Type: Boolean
See Also

Reference