![]() |
PMSessionDefaultPageFormat |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Assigns default parameter values to a PMPageFormat object for the specified printing session.
OSStatus PMSessionDefaultPageFormat ( PMPrintSession printSession, PMPageFormat pageFormat );
A PMPrintSession object.
A PMPageFormat object. On return, the object contains default parameter values.
A result code. A result code. See
Valid within the context of a printing session after creating a page format object.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
PMSessionDefaultPageFormat combined with
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)