NSPrinter Constructors
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.
Overloads
NSPrinter() | |
NSPrinter(NSCoder) | |
NSPrinter(NSObjectFlag) | |
NSPrinter(IntPtr) |
NSPrinter()
NSPrinter(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSPrinter (Foundation.NSCoder coder);
new AppKit.NSPrinter : Foundation.NSCoder -> AppKit.NSPrinter
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSPrinter(NSObjectFlag)
protected NSPrinter (Foundation.NSObjectFlag t);
new AppKit.NSPrinter : Foundation.NSObjectFlag -> AppKit.NSPrinter
Parameters
Applies to
NSPrinter(IntPtr)
protected internal NSPrinter (IntPtr handle);
new AppKit.NSPrinter : nativeint -> AppKit.NSPrinter
Parameters
- handle
-
IntPtr
nativeint