共用方式為


NSApplicationDelegate.PrintFile(NSApplication, String) 方法

定義

[Foundation.Export("application:printFile:")]
public virtual bool PrintFile (AppKit.NSApplication sender, string filename);
abstract member PrintFile : AppKit.NSApplication * string -> bool
override this.PrintFile : AppKit.NSApplication * string -> bool

參數

sender
NSApplication
filename
String

傳回

屬性

適用於