<< SetColorTint | SetColumnGuides >> |
Top: Documentation Library | Up: S Commands |
SetColumnDefaults System Command
SETCOLUMNDEFAULTS System Commands
Sets the default type of columns drawn.
setcolumndefaults [COLUMNS number] [GUTTER space] [fill] [SAVE]
COLUMNS/i The number of columns in the frame.
GUTTER/d The space between columns.
fill/k Sets the column fill type.
Options: OPAQUE Sets the fill to solid white. TRANSPARENT Sets the fill to none.
SAVE Saves to the PageStream3 Preferences file.
Examples:
setcolumndefaults columns 3 gutter 0.25 transparent ยจ save
SetColumnDefaults Command Definition url:PGScmd/setcolumndefaults
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 SetColumnDefaults | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 13:31:33 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetColumnDefaults ([GUTTER columngutter] [TRANSPARENT | OPAQUE] [SAVE])
ARexx: Applescript: | |
User Contributed Comments For SetColumnDefaults | sign in to add a comment |
<< SetColorTint | SetColumnGuides >> |
Top: Documentation Library | Up: S Commands |