PShowLayers

Performs either a Hide Others function, which hides all but the target layer, or a Show All.

This command was introduced in PageMaker 6.5.


Command constructor

PShowLayers(PMBool bShow);
true all layers are made visible
false hides all layers except the target layer
Example. This example makes all of the layers visible.

PShowLayers(true);


See also

The PAssignLayer, PDeleteLayer, PDeleteUnusedLayers, PLayerOptions, PLockLayers, PMoveLayer, PNewLayer, PPasteRemembers, PSelectLayer, and PTargetLayer commands

The PGetLayerFromID, PGetLayerList, PGetLayerOptions, PGetPasteRemembers, and PGetTargetLayer queries


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