Enum ColorsOfCMYK
ColorsOfCMYK enumeration
Colors included in the CMYK color model.
public enum ColorsOfCMYK
Values
| Name | Value | Description |
|---|---|---|
| Cyan | 0 | Cyan color. |
| Magenta | 1 | Magenta color. |
| Yellow | 2 | Yellow color. |
| Black | 3 | Black color. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF