PdfRGBColor.B Property
In This Article
Gets or sets the blue color component value.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double | A double value that is the blue color component value in the range of 0 to 1. |
See Also