Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
printer_get_option
Description
mixed printer_get_option ( resource handle, string option )
The function retrieves the configuration setting of option
.
handle
must be a valid handle to a printer.
Take a look at printer_set_option() for the settings that can
be retrieved, additionally the following settings can be retrieved:
PRINTER_DEVICENAME
returns the devicename of the printer.PRINTER_DRIVERVERSION
returns the printer driver version.
PÅ™edcházejÃcà | Domů | Dalšà |
printer_end_page | Nahoru |