PdfRGBColor.G Property
In This Article
Gets or sets the green 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 green color component value in a range of 0 to 1. |
See Also