Returns a [script] tag linking to the WebClientPrint script code.

Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 1.0.2000.0 (1.0.2000.0)

Syntax

C#
public static string CreateScript()
Visual Basic
Public Shared Function CreateScript As String
Visual C++
public:
static String^ CreateScript()

Return Value

A [script] tage linking to the WebClientPrint script code.

See Also