PDefaultPrintClrSpace

Sets the color space for the print job.

This command is new 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


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support