[This is preliminary documentation and is subject to change.]

Whether or not JavaScript should be executed. (default = true)

Namespace: TallComponents.Web
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public bool ExecuteJavaScript { get; set; }
Visual Basic
Public Property ExecuteJavaScript As Boolean
	Get
	Set

See Also