Overview

Namespaces

  • Neodynamic
    • SDK
      • Web
  • PHP

Classes

  • ClientPrinter
  • ClientPrintJob
  • DefaultPrinter
  • InstalledPrinter
  • NetworkPrinter
  • ParallelPortPrinter
  • PrintFile
  • SerialPortHandshake
  • SerialPortParity
  • SerialPortPrinter
  • SerialPortStopBits
  • UserSelectedPrinter
  • Utils
  • WebClientPrint
  • Overview
  • Namespace
  • Class
  • Tree

Class InstalledPrinter

It represents a printer installed in the client machine with an associated OS driver.

Neodynamic\SDK\Web\ClientPrinter
Extended by Neodynamic\SDK\Web\InstalledPrinter
Namespace: Neodynamic\SDK\Web
Located at WebClientPrint.php
Methods summary
public
# __construct( string $printerName )

Creates an instance of the InstalledPrinter class with the specified printer name.

Creates an instance of the InstalledPrinter class with the specified printer name.

Parameters

$printerName
string
$printerName The name of the printer installed in the client machine.
public
# serialize( )

Overrides

Neodynamic\SDK\Web\ClientPrinter::serialize()
Properties summary
public string $printerName ''
#

Gets or sets the name of the printer installed in the client machine. Default value is an empty string.

Gets or sets the name of the printer installed in the client machine. Default value is an empty string.

Properties inherited from Neodynamic\SDK\Web\ClientPrinter
$printerId
Neodynamic WebClientPrint for PHP Documentation
Copyright © 2003 - Neodynamic - All rights reserved.