PdfColorSpace Enumeration

The color spaces that a PDF document can have

Definition

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

Members

Rgb0 RGB
Cmyk1 CMYK
GrayScale2 Gray scale

See Also