paperName
The name of the currently selected paper size.
Declaration
var paperName: NSPrinter.PaperName? { get set }Discussion
The string contains a value such as Letter or Legal. Paper names are implementation specific.
The name of the currently selected paper size.
var paperName: NSPrinter.PaperName? { get set }The string contains a value such as Letter or Legal. Paper names are implementation specific.