SetGuides Document Command

SETGUIDES Document Commands

Sets new guide(s) for a master page.

setguides [type] [MPG name]

TYPE/k The guide axis.

Options: HORIZONTAL | VERTICAL.

AT The position(s) of the new guide(s).

MPG/s The master page name and side.

Examples:

setguides vertical at 2.5 mpg left

 

SetGuides  Command Definition  url:PGScmd/setguides
  created:2006-03-31 10:52:55   last updated:2006-03-31 10:52:55
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetGuides
Dan Kilroy wrote...2006-05-03 18:51:11

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Sets the {...} .

SetGuides (<VERTICAL|HORIZONTAL|BOTH> [MPG document:...-masterpage:side | DOCUMENT document | WINDOW document-window] AT position1 position2 ...)


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetGuides