PDFKit.NET 2.0 Class Library (.NET 2.0)

JavaScript Constructor

Create a new JavaScript object, without any code.

Overload List

Create a new JavaScript object, without any code.

public JavaScript();

Create a new JavaScript object, with the given code.

public JavaScript(string);

See Also

JavaScript Class | TallComponents.PDF.JavaScript Namespace