| Enumeration | ColorModel | 
|  | Color model of the custom color. | 
| Value | | Name | Description | Value | 
|---|
 | ColorModel.PROCESS | Process color (mixed ink) | int
            1 |  | ColorModel.REGISTRATION | Registration color (prints on in all separations) | int
            0 |  | ColorModel.SPOT | Spot color (separate ink) | int
            2 | 
 | 
| Usage | As propertySpot.colorType |