HtmlToImageElementJavaScriptEnabled Property

A flag indicating if JavaScript execution is enabled in the HTML to Image element converter. The default is true.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public bool JavaScriptEnabled { get; set; }

Property Value

Boolean

See Also