Contents

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.

See Also

Printing the View’s Content