HiQPdf Documentation

PdfColorSpace Enumeration

HiQPdf Client for .NET Core
The color spaces that a PDF document can have

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum PdfColorSpace
Members

  Member nameValueDescription
Rgb0 RGB
Cmyk1 CMYK
GrayScale2 Gray scale
See Also

Reference