NSApplicationDelegate.PrintFile(NSApplication, String) Method

Definition

[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

Parameters

sender
NSApplication
filename
String

Returns

Attributes

Applies to