EVO HTML to PDF Converter

PdfActionJavaScript Constructor

EVO PDF Client for .NET Documentation
Creates a JavaScript action based on a JavaScript string.

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

public PdfActionJavaScript(
	string javaScript
)

Parameters

javaScript
Type: SystemString
The JavaScript code.
See Also

Reference