HtmlToImageElement.InterruptSlowJavaScript Property

Gets or sets a flag indicating if the slow JavaScript script should be interrupted in HTML to Image element converter. The default value is false and the scripts are not interrupted

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 19.0.0.0 (19.0.0.0)
C#
public bool InterruptSlowJavaScript { get; set; }

Property Value

Boolean

See Also