PSnapToGuides

Turns Snap to Guides on or off.


Command constructor

PSnapToGuides(PMBool bState);
false to turn snap to guides off
true to turn snap to guides on
Positioning graphics near guides. Consider turning off PSnapToGuides when positioning text or graphics near (but not on) a guide.

Aligning with rulers. To align text or graphics precisely to ruler increments, use the PSnapToRulers command.

Example. The following example turns Snap to Guides on.

PSnapToGuides(true);


See also

The PGetSnapToGuides query

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