A trap preset.
Go to Property Listing | Method Listing
Boolean, EndJoin, Number, Object, String, TrapEndTypes, TrapImagePlacementTypes
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The black color threshold in percentage between 0% and 100% |
||
|
read/write |
The black tint percentage below which to print as solid areas. (Range: 0.001 to 12.0) |
||
|
read/write |
The trap preset's width to use for black objects or image areas. (Range depends on unit. For points: 0.0 to 8.0; picas: 0p0 to 0p8; inches: 0 to 0.1111; mm: 0 to 2.822; cm: 0 to .2822; ciceros: 0c0 to 0c7.507) |
||
|
read/write |
Trap preset's color reduction threshold in percentage between 0% and 100% |
||
|
read/write |
The trap preset's default width for trapping all colors except those involving solid black. (Range depends on unit. For points: 0.0 to 8.0; picas: 0p0 to 0p8; inches: 0 to 0.1111; mm: 0 to 2.822; cm: 0 to .2822; ciceros: 0c0 to 0c7.507) |
||
|
readonly |
The unique ID of the TrapPreset. |
||
|
read/write |
The trap placement between vector objects and bitmap images. |
||
|
read/write |
If true, turns on trapping along the boundary of overlapping or abutting bitmap images. |
||
|
readonly |
The index of the TrapPreset within its containing object. |
||
|
read/write |
If true, turns on trapping among colors within individual bitmap images. |
||
|
read/write |
A property that can be set to any string. |
||
|
read/write |
The name of the TrapPreset. |
||
|
read/write |
If true, ensures that vector objects overlap bitmap images. |
||
|
read/write |
If true, ensures that one-bit images trap to abutting objects. |
||
|
readonly |
The parent of the TrapPreset (a Application or Document). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The threshold at which the trapping engine straddles the centerline of the color boundary. Trap preset's sliding trap threshold in percentage between 0% and 100% |
||
|
read/write |
The step threshold in percentage between 1% and 100% |
||
|
read/write |
The shape to use at the intersection of three-way traps. |
||
|
read/write |
The join type of the trap preset. |
TrapPreset duplicate ()
Duplicates the TrapPreset.
String extractLabel (key:String)
Gets the label value associated with the specified key.
|
Parameter |
Type |
Description |
|---|---|---|
|
key |
The key. |
undefined insertLabel (key:String, value:String)
Sets the label to the value associated with the specified key.
undefined remove (replacingWith:TrapPreset)
Deletes the trap preset.
|
Parameter |
Type |
Description |
|---|---|---|
|
replacingWith |
The trap preset to apply in place of the deleted preset. |
Page.appliedTrapPreset