EVO HTML to PDF Converter

ColorSpace Enumeration

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.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