PGetMasterPagePalette

Gets the display status (open or closed) of the Master Page palette.


Query results

This query returns a boolean value, indicating whether the master page palette is open (true) or closed (false).

To open or close the master page palette, use the PMasterPagePalette command.

Example.

PGetMasterPagePalette masterIsOpen;
if (masterIsOpen) PMasterPagePalette(false);



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