PDeleteVert

Deletes the specified vertical guide, using either its location or drawing-order number.


Command constructor

PDeleteVert(long xLocation);
x coordinate of the vertical guide to be deleted, relative to rulers' zero point in twips
Layout view only. The PDeleteVert command works only in layout view.

Example. The following example deletes a guide that is 3.2 inches from the current location of the rulers' zero point.

PDeleteVert(twips("3.2i"));


See also

The PDeleteHoriz command

Adobe PageMaker 6.5 Help > Commands > Layout > Guides and Rulers



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

Comments or suggestions? Contact Adobe Developer Support