The base class for all kind of printers supported at the client side.

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 abstract class ClientPrinter
Visual Basic
Public MustInherit Class ClientPrinter
Visual C++
public ref class ClientPrinter abstract

Inheritance Hierarchy

See Also