PdfColorModel Enumeration
Represents the color model used by a color instance
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public enum PdfColorModel
| Rgb | 0 |
RGB color model
|
| Cmyk | 1 |
CMYK color model
|