PdfColor.Components Property
Gets the array of color component values.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double[] | An array of component values that define the color. |
See Also