Enum XColorSpace
Currently not used. Only DeviceRGB is rendered in PDF.
public enum XColorSpace
Fields
Cmyk = 1
Identifies the CMYK color space.
GrayScale = 2
Identifies the gray scale color space.
Rgb = 0
Identifies the RGB color space.
Currently not used. Only DeviceRGB is rendered in PDF.
public enum XColorSpace
Cmyk = 1
Identifies the CMYK color space.
GrayScale = 2
Identifies the gray scale color space.
Rgb = 0
Identifies the RGB color space.