![]() |
PMCopyPageFormat |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Copies the settings from one PMPageFormat object into another.
OSStatus PMCopyPageFormat ( PMPageFormat formatSrc, PMPageFormat formatDest );
A PMPageFormat object to be duplicated.
On return, a PMPageFormat object containing the same settings as the formatSrc object.
A result code. A result code. See
You must create both page format objects before calling this function.
Unlike most Carbon Printing Manager functions, you may call this function outside of a printing session or PMBegin/PMEnd block.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)