It represents a Network IP/Ethernet printer which can be reached from the client machine.

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

Inheritance Hierarchy

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

See Also