<< SetLanguage | SetLeading >> |
Top: Documentation Library | Up: S Commands |
SetLastLineFlush Text Command
SETLASTLINEFLUSH Text Commands
Sets the last line flush zone at the insertion point, for selected text or for a style tag.
setlastlineflush
zone/d The last line flush zone.
DOCUMENT/s The document name.
WINDOW/s The window name.
STYLETAG/s Sets the attribute for a style tag.
Notes:
The zone is measured in the horizontal measurement system units unless specified otherwise.
Examples:
setlastlineflush 0.75 setlastlineflush '8p' document 'project.doc' setlastlineflush 1 styletag 'Special Format'
SetLastLineFlush Command Definition url:PGScmd/setlastlineflush
created:2006-03-31 10:52:56 last updated:2006-03-31 10:52:56
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetLastLineFlush | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:05:02 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetLastLineFlush (value [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname])
ARexx: Applescript: | |
User Contributed Comments For SetLastLineFlush | sign in to add a comment |
<< SetLanguage | SetLeading >> |
Top: Documentation Library | Up: S Commands |