Enumeration
SpotColorKind
Custom color kind of the spot color.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 0 | readonly | Solid ink, expressed in four CMYK values. | |
| Int = 2 | readonly | Lab color. Only valid for spot colors. | |
| Int = 1 | readonly | Solid color, expressed as three RGB values. |
Object of 1
Properties elsewhere that hold an SpotColorKind value.