GetColumnGuides Document Query Command

GETCOLUMNGUIDES Document Queries

Gets the column guides for a master page.

getcolumnguides [MASTERPAGE name]

stem/a Gets the guide information.

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

Results:

stem

count/i The number of columns.

gutter/d The space between the columns.

Examples:

getcolumnguides info

 

GetColumnGuides  Command Definition  url:PGScmd/getcolumnguides
  created:2006-03-30 22:20:06   last updated:2006-03-30 22:20:06
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For GetColumnGuides
Dan Kilroy wrote...2006-05-03 18:44:28

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

Gets the {...} .

GetColumnGuides (mparray/.COUNT.GUTTER [MASTERPAGE document:...-masterpage | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetColumnGuides