EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Color
R Property
Red component of the color (0–255)
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
Copy
public
byte
R
{
get
;
set
; }
Property Value
Byte
See Also
Reference
PdfColor Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also