< Previous PageNext Page > Hide TOC

Deprecated NSPrintInfo Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.2

setDefaultPrinter:

Deprecated. (Deprecated in Mac OS X v10.2.)

+ (void)setDefaultPrinter:(NSPrinter *)aPrinter

Availability
Declared In
NSPrintInfo.h

sizeForPaperName:

Deprecated. (Deprecated in Mac OS X v10.2.)

+ (NSSize)sizeForPaperName:(NSString *)name

Discussion

Use the pageSizeForPaper: method of NSPrinter instead.

Availability
Declared In
NSPrintInfo.h

< Previous PageNext Page > Hide TOC


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-01-06)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.