ExpertPdf PDF Creator Library
Green Property
NamespacesExpertPdf.PdfCreatorPdfColorGreen
ExpertPdf PDF Creator Library
Gets or sets the Green value of this PDF color.
Declaration Syntax
C#Visual BasicVisual C++
public byte Green { get; set; }
Public Property Green As Byte
	Get
	Set
public:
property unsigned char Green {
	unsigned char get ();
	void set (unsigned char value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)