<< SetOptical | SetPageDesc >> |
Top: Documentation Library | Up: S Commands |
SetOutline Text Command
SETOUTLINE Text Commands
Sets the outline style option at the insertion point, for selected text or for a style tag.
setoutline
preset/k Sets the outline style.
Options: OFF Toggles off the style.
STANDARD The default outline style.
CUSTOM Sets custom attributes.
DOCUMENT/s The document name.
WINDOW/s The window name.
STYLETAG/s Sets the attribute for a style tag.
Notes:
The standard outline style is:
- line: 0.5pt stroke
- color: Black
- fill: White
You can actually set a fill style for outlined text. The Outline type style is really just a shortcut for an alternate combination of line and fill attributes, and the preset alternate is normal outline.
Examples:
setoutline off setoutline custom document 'project.doc' setoutline standard styletag 'Outlined Text'
SetOutline Command Definition url:PGScmd/setoutline
created:2006-03-31 10:52:57 last updated:2006-03-31 10:52:57
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetOutline | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:03:57 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetOutline ([OFF | STANDARD | CUSTOM] [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname])
ARexx: Applescript: | |
User Contributed Comments For SetOutline | sign in to add a comment |
<< SetOptical | SetPageDesc >> |
Top: Documentation Library | Up: S Commands |