ClientPrintJob SendToClient Method Neodynamic WebClientPrint for ASP.NET Class Reference
Sends this ClientPrintJob to the client for further processing.

Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 2.0.2000.0 (2.0.2000.2)
Syntax

public void SendToClient(
	HttpResponse response
)
See Also