PdfColorG Property

Green component of the color (0–255)

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public byte G { get; set; }

Property Value

Byte

See Also