PShowLayers

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

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


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

Comments or suggestions? Contact Adobe Developer Support