PdfColor.Components Property
In This Article
Provides access to an array of numbers in the range from 0.0 to 1.0, representing the components in the color space in which the color is defined.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double[] | An array of double numbers in the range from 0. |
See Also