Contents

printerID

An identifier of the printer to use for the print job.

Declaration

var printerID: String? { get set }

Discussion

This property is set through user selection in the printing user interface. You may provide a printer ID as a hint (for example, the last printer used from a particular print job). The default value is nil.

See Also

Managing print-job attributes