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