NSApplicationDelegate_Extensions.PrintFiles Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static AppKit.NSApplicationPrintReply PrintFiles (this AppKit.INSApplicationDelegate This, AppKit.NSApplication application, string[] fileNames, Foundation.NSDictionary printSettings, bool showPrintPanels);
static member PrintFiles : AppKit.INSApplicationDelegate * AppKit.NSApplication * string[] * Foundation.NSDictionary * bool -> AppKit.NSApplicationPrintReply
Parameter
- application
- NSApplication
- fileNames
- String[]
- printSettings
- NSDictionary
- showPrintPanels
- Boolean