PdfColors Class
Represents a set of predefined PdfColors.
- Inheritance:
- System.ObjectPdfColors
Fields
Black
Gets the Black color in DeviceGray color space.
Field Value
Blue
Gets the Blue color in DeviceRGB color space.
Field Value
Cyan
Gets the Cyan color in DeviceCMYK color space.
Field Value
Gray
Gets the Gray color in DeviceGray color space.
Field Value
Green
Gets the Green color in DeviceRGB color space.
Field Value
Magenta
Gets the Magenta color in DeviceCMYK color space.
Field Value
Red
Gets the Red color in DeviceRGB color space.
Field Value
White
Gets the White color in DeviceGray color space.
Field Value
Yellow
Gets the Yellow color in DeviceCMYK color space.