PDeleteHoriz

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


Command constructor

PDeleteHoriz(long yLocation);
y coordinate of the horizontal guide to be deleted, relative to rulers' zero point in twips
Layout view only. The PDeleteHoriz command works only in layout view.

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

PDeleteHoriz(twips("7i"));


See also

The PDeleteVert 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