Class ParallelPortPrinter
It represents a printer which is connected through a parallel port in the client machine.
- Neodynamic\SDK\Web\ClientPrinter
- Neodynamic\SDK\Web\ParallelPortPrinter
public
|
#
__construct( string $portName )
Creates an instance of the ParallelPortPrinter class with the specified port name. |
public
|
public
string
|
$portName | "LPT1" |
#
Gets or sets the parallel port name, for example LPT1. Default value is "LPT1" |
$printerId
|