Provides methods for registering the WebClientPrint script code in ASP.NET web pages.

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 class WebClientPrint : IHttpHandler
Visual Basic
Public Class WebClientPrint _
	Implements IHttpHandler
Visual C++
public ref class WebClientPrint : IHttpHandler

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Web..::..WebClientPrint

See Also