EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Rgb
Color
G Property
The green component of the color
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
byte
G
{
get
;
set
; }
VB
Copy
Public
Property
G
As
Byte
Get
Set
Property Value
Byte
See Also
Reference
RgbColor Class
EvoPdfClient Namespace
In This Article
Definition
See Also