SetColumnGuides Document Command

SETCOLUMNGUIDES Document Commands

Change the column guides of a master page in a document or chapter.

setcolumnguides [SAVE] [MASTERPAGE name]

columns/i The number of columns in the layout.

gutter/d The space between columns.

SAVE Saves to the PageStream3 Preferences file.

MASTERPAGE/s The master page name. Default=current.

Examples:

setcolumnguides 3 0.25 masterpage '3 Column Layout'

 

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

User Contributed Comments For SetColumnGuides
Dan Kilroy wrote...2006-05-03 18:44:13

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

Sets the {...} .

SetColumnGuides (columncount columngutter [SAVE] [MASTERPAGE document:...-masterpage | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetColumnGuides