Click or drag to resize

PdfColorGreen Property

Gets or sets the Green value of this PDF color.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public byte Green { get; set; }

Property Value

Byte
See Also