printerTypes
Returns descriptions of the makes and models of all available printers.
Declaration
class var printerTypes: [NSPrinter.TypeName] { get }Return Value
An array of NSString objects, each of which contains the make and model information for a supported printer.