Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfRgbColor.B Property
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfRgbColor Class
>
PdfRgbColor Properties
> B Property
Welcome
License agreement
Getting started
.NET Standard library
Adding to GAC
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfRgbColor Class
PdfRgbColor Properties
B Property
G Property
R Property
Gets the blue component value.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
byte
B
{
get
; }
VB
Public
ReadOnly
Property
B
As
Byte
Get
Property Value
Type:
Byte
The blue component value.
See Also
PdfRgbColor Class
BitMiracle.Docotic.Pdf Namespace