Deletes existing guide(s) from a master page. deleteguides [type] <AT position MPG name> type/k The guide axis. Options: HORIZONTAL | VERTICAL. AT/d The position(s) of the guide(s) to delete. MPG/s The master page name and side. Examples: ARexx: deleteguides vertical at 2.5 mpg left
DeleteGuides Command Definition url:PGScmd/deleteguides created:2006-03-30 13:47:44 last updated:2006-08-18 11:26:43 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For DeleteGuides | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-03 18:58:45 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Deletes guides {...} . DeleteGuides (<VERTICAL|HORIZONTAL|BOTH> [MPG document:...-masterpage:side | DOCUMENT document | WINDOW document-window] <ALL|AT position1 position2 ...>) Parameters:
Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For DeleteGuides | sign in to add a comment |
|