The red component of the color in RGB color model
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public byte R { get; set; }
Public Property R As Byte
Get
Set
public:
property unsigned char R {
unsigned char get ();
void set (unsigned char value);
}
member R : byte with get, set
Property Value
Type:
Byte
Reference