NSPrintInfo Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
NSPrintInfo() | |
NSPrintInfo(NSCoder) | |
NSPrintInfo(NSDictionary) | |
NSPrintInfo(NSObjectFlag) | |
NSPrintInfo(IntPtr) |
NSPrintInfo()
NSPrintInfo(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSPrintInfo (Foundation.NSCoder coder);
new AppKit.NSPrintInfo : Foundation.NSCoder -> AppKit.NSPrintInfo
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSPrintInfo(NSDictionary)
[Foundation.Export("initWithDictionary:")]
[ObjCRuntime.DesignatedInitializer]
public NSPrintInfo (Foundation.NSDictionary attributes);
new AppKit.NSPrintInfo : Foundation.NSDictionary -> AppKit.NSPrintInfo
Parâmetros
- attributes
- NSDictionary
- Atributos
Aplica-se a
NSPrintInfo(NSObjectFlag)
protected NSPrintInfo (Foundation.NSObjectFlag t);
new AppKit.NSPrintInfo : Foundation.NSObjectFlag -> AppKit.NSPrintInfo
Parâmetros
Aplica-se a
NSPrintInfo(IntPtr)
protected internal NSPrintInfo (IntPtr handle);
new AppKit.NSPrintInfo : nativeint -> AppKit.NSPrintInfo
Parâmetros
- handle
-
IntPtr
nativeint