printJobTitle
The view’s print job title.
Declaration
var printJobTitle: String { get }Discussion
The default implementation first tries the window’s NSDocument display name (displayName), then the window’s title.
The view’s print job title.
var printJobTitle: String { get }The default implementation first tries the window’s NSDocument display name (displayName), then the window’s title.