Contents

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.

See Also

Related Documentation

Managing the Printing Rectangle