Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfRGBColor Properties

Represents the red, green, and blue color components in the range of 0 to 1.
Name Description
B Gets or sets the blue color component value.
G Gets or sets the green color component value.
R Gets or sets the red color component value.
See Also