PdfColor.Magenta Property
Gets the Magenta color.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PdfColor | The Magenta color in DeviceRGB color space. |
See Also
Gets the Magenta color.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public static PdfColor Magenta { get; }
Public Shared ReadOnly Property Magenta As PdfColor
| Type | Description |
|---|---|
| PdfColor | The Magenta color in DeviceRGB color space. |