![]() |
PMIsPostScriptDriver |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Reports whether the current printer driver supports the PostScript language.
OSStatus PMIsPostScriptDriver ( Boolean *isPostScript );
Returns true if the current printer driver supports PostScript.
A result code. A result code. See
On Mac OS 8 and 9, PMIsPostScriptDriver reports whether the current printer driver supports the PostScript language. On Mac OS X, PMIsPostScriptDriver always returns false.
PMSessionIsDocumentFormatSupported is recommended instead of PMIsPostScriptDriver.
Valid after calling PMBegin.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)