It represents a printer installed in the client machine with an associated Windows driver.

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 WindowsDriverPrinter : ClientPrinter
Visual Basic
Public Class WindowsDriverPrinter _
	Inherits ClientPrinter
Visual C++
public ref class WindowsDriverPrinter : public ClientPrinter

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Web..::..ClientPrinter
    Neodynamic.SDK.Web..::..WindowsDriverPrinter

See Also