EVO HTML to PDF Converter

HtmlToSvgConverterJavaScriptEnabled Property

EVO PDF Client for Universal Windows Platform Documentation
A flag indicating if JavaScript execution is enabled in HTML to SVG converter during the HTML to SVG conversion. The default is true.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool JavaScriptEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference