PdfColorG Property

Green component of the color (0–255)

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public byte G { get; set; }

Property Value

Byte

See Also