A collection of inks.
ink Properties
| Property | Type | Access | Description |
|---|---|---|---|
| alias ink name | text | r/w | The ink object to map this ink to. |
| angle | real | r/w | The angle of the ink. (Range: 0 to 360). Can return: fixed (0 – 360). |
| class | type | read | The class descriptor type. |
| convert to process | boolean | r/w | Converts spot inks to process inks. |
| frequency | real | r/w | The frequency of the ink. (Range: 1 to 500). Can return: fixed (1 – 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 | text | r/w | A property that can be set to any string. |
| name | text | read | The name of the ink. |
| neutral density | real | r/w | The neutral density of the ink. (Range: 0.001 to 10.0). Can return: fixed (0.001 – 10). |
| object reference | ink | read | An object reference for the object. |
| parent | specifier | 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. Only valid when printing separations. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| solidity | real | read | The solidity value of the ink. (Range: 0.0 to 1.0). Can return: fixed (0 – 1). |
| trap order | integer | r/w | The place of the ink in the trapping sequence. |