NSDocument.RunModalPrintOperation 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("runModalPrintOperation:delegate:didRunSelector:contextInfo:")]
public virtual void RunModalPrintOperation (AppKit.NSPrintOperation printOperation, Foundation.NSObject delegateObject, ObjCRuntime.Selector didRunSelector, IntPtr contextInfo);
abstract member RunModalPrintOperation : AppKit.NSPrintOperation * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.RunModalPrintOperation : AppKit.NSPrintOperation * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
Parameters
- printOperation
- NSPrintOperation
- delegateObject
- NSObject
- didRunSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Attributes