Click or drag to resize

PdfColorSpace Enumeration

PDF color space

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