Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSPrintInfoMBS class.

Previous items

NSPrintInfoMBS.NSPrintSelectionOnly as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the keys for print job attributes that are recognized by NSPrintInfo.

A boolean value.
Available on Mac OS X 10.6 or newer.

NSPrintInfoMBS.NSPrintSpoolJob as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the possible job disposition values.

Normal print job.

NSPrintInfoMBS.NSPrintTime as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the keys for print job attributes that are recognized by NSPrintInfo.

An NSDate containing the time at which printing should begin.

NSPrintInfoMBS.NSPrintTopMargin as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the dictionary keys to access pagination attributes.

Number, containing a floating-point value that specifies the top margin, in points.

NSPrintInfoMBS.NSPrintVerticallyCentered as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the dictionary keys to access pagination attributes.

Number, containing a Boolean value that is true if pages are centered vertically.

NSPrintInfoMBS.NSPrintVerticalPagination as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the dictionary keys to access pagination attributes.

Number, containing a NSPrintingPaginationMode value.
NSAutoPagination, NSFitPagination, or NSClipPagination. See VerticalPagination for details.

NSPrintInfoMBS.setSharedPrintInfo(printInfo as NSPrintInfoMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Sets the shared NSPrintInfo object to the specified object.

printInfo: The new shared printer information. This value must not be nil.

The shared NSPrintInfo object defines the settings for the NSPageLayout panel and print operations that will be used if no NSPrintInfo object is specified for those operations.

NSPrintInfoMBS.sharedPrintInfo as NSPrintInfoMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Printing MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the shared NSPrintInfo object.

Some examples using this method:

Previous items

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...