Adldap\Schemas\SchemaInterface::printerDuplexSupported PHP Method

printerDuplexSupported() public method

Indicates the type of duplex support a printer has.
public printerDuplexSupported ( ) : string
return string
    public function printerDuplexSupported();
SchemaInterface