Contents

jobName

The name of the print job.

Declaration

var jobName: String { get set }

Discussion

The name of the print job appears in the Print Center when the job is printing. An app should set this property to a name appropriate to the content that’s printing. The default job name is the app name.

See Also

Managing print-job attributes