Click or drag to resize

ColorSpace Enumeration

Available color spaces

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.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