< Previous PageNext Page > Hide TOC

Deprecated NSPrinter Methods

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

Deprecated in Mac OS X v10.2

printerWithName:domain:includeUnavailable:

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

+ (NSPrinter *)printerWithName:(NSString *)name domain:(NSString *)domain includeUnavailable:(BOOL)includeUnavailable

Availability
Declared In
NSPrinter.h

acceptsBinary

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

- (BOOL)acceptsBinary

Availability
Declared In
NSPrinter.h

domain

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

- (NSString *)domain

Availability
Declared In
NSPrinter.h

host

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

- (NSString *)host

Availability
Declared In
NSPrinter.h

imageRectForPaper:

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

- (NSRect)imageRectForPaper:(NSString *)paperName

Discussion

If used, it attempts to determine and return the bounds of the imagable area for a particular paper named paperName, but the result is not completely reliable.

Availability
See Also
Declared In
NSPrinter.h

isColor

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

- (BOOL)isColor

Availability
Declared In
NSPrinter.h

isFontAvailable:

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

- (BOOL)isFontAvailable:(NSString *)faceName

Availability
Declared In
NSPrinter.h

isOutputStackInReverseOrder

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

- (BOOL)isOutputStackInReverseOrder

Availability
Declared In
NSPrinter.h

note

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

- (NSString *)note

Availability
Declared In
NSPrinter.h

< Previous PageNext Page > Hide TOC


© 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-01-29)


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.