NSApplicationPrint Délégué
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.
public delegate AppKit.NSApplicationPrintReply NSApplicationPrint(NSApplication application, string[] fileNames, NSDictionary printSettings, bool showPrintPanels);
type NSApplicationPrint = delegate of NSApplication * string[] * NSDictionary * bool -> NSApplicationPrintReply
Paramètres
- application
- NSApplication
- fileNames
- String[]
- printSettings
- NSDictionary
- showPrintPanels
- Boolean