A collection of mixed inks.
mixed ink Properties
| Property | Type | Access | Description |
|---|---|---|---|
| base color | mixed ink group | read | The mixed ink group that a mixed ink swatch is based on. |
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the mixed ink. |
| index | integer | read | The index of the mixed ink within its containing object. |
| ink list | List of ink | read | The component inks. |
| ink percentages | List of real | r/w | The array of tint percentages for inks in the ink list. Note: Specify a value for each ink. |
| label | text | r/w | A property that can be set to any string. |
| model | spot, process, registration, mixedinkmodel, |
r/w | The color model. |
| name | text | r/w | The name of the mixed ink. |
| object reference | mixed ink | read | An object reference for the object. |
| parent | specifier | read | The parent of the mixed ink (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| space | RGB, CMYK, LAB, MixedInk, |
r/w | The color space. |