ColorSpaceNames
Class
Well-known PDF color space names used when exporting or interpreting color values.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.ColorSpaces
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public static class ColorSpaceNames
Inheritance: objectColorSpaceNames
Fields
The DeviceCMYK color space.
C#
public const string DeviceCmyk = "DeviceCMYK"
The DeviceGray color space.
C#
public const string DeviceGray = "DeviceGray"
The Separation color space.
C#
public const string Separation = "Separation"