NSDocument.PrintOperation(NSDictionary, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("printOperationWithSettings:error:")]
public virtual AppKit.NSPrintOperation PrintOperation (Foundation.NSDictionary printSettings, out Foundation.NSError outError);
abstract member PrintOperation : Foundation.NSDictionary * -> AppKit.NSPrintOperation
override this.PrintOperation : Foundation.NSDictionary * -> AppKit.NSPrintOperation
Parameters
- printSettings
- NSDictionary
- outError
- NSError
Returns
- Attributes