Gets or sets the Green value of this PDF color.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic byte Green { get; set; }
Public Property Green As Byte
Get
Set
Property Value
Type:
Byte
See Also