Classes

  ClassDescription
Public classClientPrinter
The base class for all kind of printers supported at the client side.
Public classClientPrintJob
Specifies information about the print job to be processed at the client side.
Public classDefaultPrinter
It represents the default printer installed in the client machine.
Public classNetworkPrinter
It represents a Network IP/Ethernet printer which can be reached from the client machine.
Public classParallelPortPrinter
It represents a printer which is connected through a parallel port in the client machine.
Public classSerialPortPrinter
It represents a printer which is connected through a serial port in the client machine.
Public classUserSelectedPrinter
It represents a printer which will be selected by the user in the client machine. The user will be prompted with a print dialog.
Public classWebClientPrint
Provides methods for registering the WebClientPrint script code in ASP.NET web pages.
Public classWindowsDriverPrinter
It represents a printer installed in the client machine with an associated Windows driver.