property ExPrint.Printers as String
Retrieves a list of installed printers.

TypeDescription
String A String expression that indicates the list of installed printers. Each printer is found on a new line. 
Use the Printers property to list the printers installed on the system. The Printers property retrieves the list of printers separated by new line and carriage characters ( \r\n ). The exPrinterName property gets the name of the default printer.