PSnapToRulers

Turns Snap to Rulers on or off.


Command constructor

PSnapToRulers(PMBool bState);
false to turn snap to rulers off
true to turn snap to rulers on
Positioning graphics near ruler tick marks. Consider turning off PSnapToRulers when positioning text or graphics near (but not on) the ruler tick marks.

Aligning with guides. To align objects precisely on guides, use the PSnapToGuides command.

Example. The following example turns Snap to Rulers on.

PSnapToRulers(true);


See also

The PGetSnapToRulers query

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