Click or drag to resize

PdfColorSpace Enumeration

PDF color space

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public enum PdfColorSpace
Members
  Member nameValueDescription
DeviceRgb0 RGB color space
DeviceCmyk1 CMYK color space
DeviceGray2 Grayscale color space
See Also