PUngroup

Ungroups the currently selected groups, leaving each individual item selected.


Command constructor

PUngroup();

How ungrouping affects the drawing order. A group is considered an object and has a drawing-order number like any other object. When you ungroup, all objects retain their stacking order, but the drawing order numbers of the ungrouped objects, and any objects above them, drop by one.

Example. The following example selects all objects on the current pages and ungroups any grouped objects.

PSelectAll();
PUngroup();


See also

The PGroup command

The PGetGroupList query

Adobe PageMaker 6.5 Help > Commands > Arrange > Ungroup


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

Comments or suggestions? Contact Adobe Developer Support