![]() |
PMSessionBeginDocument |
||||
Header: | PMApplication.h | Carbon status: | Supported | |
Establishes a graphics context for imaging a document in the specified printing session.
OSStatus PMSessionBeginDocument ( PMPrintSession printSession, PMPrintSettings printSettings, PMPageFormat pageFormat );
A PMPrintSession object.
A PMPrintSettings object.
A PMPageFormat object.
A result code. A result code. See
Valid within the context of a printing session.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
PMSessionBeginDocument is equivalent to the Classic Printing Manager function PrOpenDoc.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)