EVO PDF Logo

ColorSpace Enumeration

EVO PDF Client for .NET Framework
This enumeration contains the possible color spaces of a PDF document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ColorSpace
Members

  Member nameValueDescription
RGB0 RGB color space.
CMYK1 CMYK color space.
Gray2 Gray color space.
See Also

Reference