次の方法で共有


NSApplicationDelegate_Extensions.PrintFiles メソッド

定義

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

パラメーター

application
NSApplication
fileNames
String[]
printSettings
NSDictionary
showPrintPanels
Boolean

戻り値

適用対象