EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Rgb
Color
B Property
The blue 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
B
{
get
;
set
; }
VB
Copy
Public
Property
B
As
Byte
Get
Set
Property Value
Byte
See Also
Reference
RgbColor Class
EvoPdfClient Namespace
In This Article
Definition
See Also