PGetCMSOn

Determines whether or not the Color Management System is turned on.

This query was introduced in PageMaker 6.5.


Query results

This query returns a boolean value that indicates whether Color Management is enabled (true) or disabled (false).
Example.
PGetCMSOn isOn();
if (isOn == false) ...

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