Click or drag to resize

ColorSpace Enumeration

Available color spaces

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public enum ColorSpace
Members
  Member nameValueDescription
RGB0 RGB color space.
CMYK1 CMYK color space.
Gray2 Gray color space.
See Also