printer (direct printing)
Description
Specifies the printer to directly
print to. Only the exact printer name strings as they appear in the
Printers Control Panel may be used.
Syntax
rawPrinting.printer = sPrinterName
Settings
This a read-write property. With JScript, take care to double a
backslash if one appears in the printer name.
Please note that an error will be thrown if the printer cannot
be connected to.
Applies To
rawPrinting
Example
factory.rawPrinting.printer = "Zebra LP2844-Z"
See Also
printString,
printDocument