Class InstalledPrinter
It represents a printer installed in the client machine with an associated OS driver.
- Neodynamic\SDK\Web\ClientPrinter
-
Neodynamic\SDK\Web\InstalledPrinter
public
|
#
__construct( string $printerName )
Creates an instance of the InstalledPrinter class with the specified printer name. |
public
|
public
string
|
$printerName | '' |
#
Gets or sets the name of the printer installed in the client machine. Default value is an empty string. |
$printerId
|