This enumeration contains the possible color spaces of a PDF document
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| RGB | 0 | RGB color space. | |
| CMYK | 1 | CMYK color space. | |
| Gray | 2 | Gray color space. |
See Also