options
The current configuration options for the Print panel.
Declaration
var options: NSPrintPanel.Options { get set }Discussion
You can specify multiple options by adding them together. For a list of supported options, see NSPrintPanel.Options.
The current configuration options for the Print panel.
var options: NSPrintPanel.Options { get set }You can specify multiple options by adding them together. For a list of supported options, see NSPrintPanel.Options.