printerNames
Returns the names of all available printers.
Declaration
class var printerNames: [String] { get }Return Value
An array of NSString objects, each of which contains the name of an available printer.
Discussion
The user constructs the list of available printers when adding a printer in the Print panel or setting up printers in the Print & Scan preferences pane.