NSDocument.ShouldChangePrintInfo(NSPrintInfo) Method

Definition

[Foundation.Export("shouldChangePrintInfo:")]
public virtual bool ShouldChangePrintInfo (AppKit.NSPrintInfo newPrintInfo);
abstract member ShouldChangePrintInfo : AppKit.NSPrintInfo -> bool
override this.ShouldChangePrintInfo : AppKit.NSPrintInfo -> bool

Parameters

newPrintInfo
NSPrintInfo

Returns

Attributes

Applies to