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