A collection of inks.
ink Properties
| Property | Type | Access | Description |
|---|---|---|---|
| alias ink name | string | r/w | The ink object to map this ink to. |
| angle | fixed | r/w | The angle of the ink. (Range: 0 to 360) |
| class | type class | read | The class descriptor type. |
| convert to process | boolean | r/w | Converts spot inks to process inks. |
| frequency | fixed | r/w | The frequency of the ink. (Range: 1 to 500) |
| id | integer | read | The unique ID of the ink. |
| index | integer | read | The index of the ink within its containing object. |
| ink type | normal, opaque, transparent, opaque ignore, |
r/w | The trapping type of the ink. |
| is process ink | boolean | read | If true, the ink is a process ink. |
| label | string | r/w | A property that can be set to any string. |
| name | string | read | The name of the ink. |
| neutral density | fixed | r/w | The neutral density of the ink. (Range: 0.001 to 10.0) |
| object reference | ink | read | An object reference for the ink. |
| parent | reference | read | The parent of the ink (a application or document). Can return: application or document. |
| print ink | boolean | r/w | If true, prints the ink. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| solidity | fixed | read | The solidity value of the ink. (Range: 0.0 to 1.0) |
| trap order | integer | r/w | The place of the ink in the trapping sequence. |