PdfColorSpace Enumeration

The color spaces that a PDF document can have

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public enum PdfColorSpace

Members

Rgb0 RGB
Cmyk1 CMYK
GrayScale2 Gray scale

See Also