NSPrintInfo Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSPrintInfo(NSDictionary)
[Foundation.Export("initWithDictionary:")]
[ObjCRuntime.DesignatedInitializer]
public NSPrintInfo (Foundation.NSDictionary attributes);
new AppKit.NSPrintInfo : Foundation.NSDictionary -> AppKit.NSPrintInfo
Paramètres
- attributes
- NSDictionary
- Attributs
S’applique à
NSPrintInfo(NSObjectFlag)
protected NSPrintInfo (Foundation.NSObjectFlag t);
new AppKit.NSPrintInfo : Foundation.NSObjectFlag -> AppKit.NSPrintInfo
Paramètres
S’applique à
NSPrintInfo(IntPtr)
protected internal NSPrintInfo (IntPtr handle);
new AppKit.NSPrintInfo : nativeint -> AppKit.NSPrintInfo
Paramètres
- handle
-
IntPtr
nativeint