SetTrapping Color Command

Brief description. Requires PageStream4.0 or later.

settrapping [DEFAULT | KNOCKOUT | OVERPRINT | CHOKE amount | SPREAD amount] [ALL | FILL | STROKENUMBER n] [OBJECT | TEXT | SHADOW | OUTLINE | REVERSE | UNDERLINE | RULEABOVE | RULEBELOW] [DOCUMENT document | WINDOW document-window | ID id | STYLETAG document:...-tagname]

Examples:

settrapping

 

SetTrapping  Command Definition  url:PGScmd/settrapping
  created:2006-03-31 10:52:51   last updated:2006-05-02 16:52:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetTrapping
Dan Kilroy wrote...2006-05-03 17:50:53

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

Sets the {...} .

SetTrapping ([DEFAULT | KNOCKOUT | OVERPRINT | CHOKE amount | SPREAD amount] [ALL | FILL | STROKENUMBER n] [OBJECT | TEXT | SHADOW | OUTLINE | REVERSE | UNDERLINE | PGS40: RULEABOVE | RULEBELOW] PGS41: CELLFILL|CELLTOP|CELLBOTTOM|CELLLEFT|CELLRIGHT PGS50: DROPCAP|BULLET|NUMBERED [DOCUMENT document | WINDOW document-window | ID id | STYLETAG document:...-tagname])


Parameters:


Results:


Notes:
BULLET, DROPCAP, and NUMBERED parameters first available in 5.0.3.2.

See Also:
Filled, SetColor, SetColorBlend, SetColorCount, SetColorStyle, SetColorTint, SetFill, SetFPattern, SetFPatternStyle, SetScreen, SetStroke, SetStrokeBegin, SetStrokeCap, SetStrokeCount, SetStrokeEnd, SetStrokeJoin, SetStrokeOffset, SetStrokeStyle, SetStrokeWeight, SetTrapping, Stroked


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetTrapping