Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfRgbColor.G Property
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfRgbColor Class
>
PdfRgbColor Properties
> G Property
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfRgbColor Class
PdfRgbColor Properties
B Property
G Property
R Property
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
Gets the green component value.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
byte
G
{
get
; }
VB
Public
ReadOnly
Property
G
As
Byte
Get
Property Value
Type:
Byte
The green component value.
See Also
PdfRgbColor Class
BitMiracle.Docotic.Pdf Namespace