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 7.0 Help > Commands > Layout > Guides and Rulers



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