PDefaultPrintClrSpace

Sets the color space for the print job.

This command was introduced in PageMaker 6.5.


Command constructor

PDefaultPrintClrSpace(const char * sColorSpace);
Color space for the print job, one of the following values; "Grey", "CMYK", "RGB", or "CMY".
Example. This example sets the default color space to "RGB".

PDefaultPrintClrSpace("RGB");


See also

The PGetDefPrintColorSpace query


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions