EVO HTML to PDF Converter

PdfActionJavaScript Constructor

EVO HTML to PDF Converter for .NET Documentation
Creates a JavaScript action based on a JavaScript string.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PdfActionJavaScript(
	string javaScript
)

Parameters

javaScript
Type: SystemString
The JavaScript code.
See Also

Reference