Share via


NSApplicationDelegate_Extensions.PrintFile Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool PrintFile(this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string filename);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrintFile : AppKit.INSApplicationDelegate * AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
filename
String

Returns

Attributes

Applies to