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


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

Comments or suggestions? Contact Adobe Developer Support