NSApplicationDelegate_Extensions.PrintFiles Method
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.
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
Parameters
- application
- NSApplication
- fileNames
- String[]
- printSettings
- NSDictionary
- showPrintPanels
- Boolean