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