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