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