ColorSpace Enumeration
This enumeration contains the possible color spaces of a PDF document
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
Public Enumeration ColorSpace
RGB | 0 |
RGB color space.
|
CMYK | 1 |
CMYK color space.
|
Gray | 2 |
Gray color space.
|