PdfColorG Property

Gets the green component value for RGB colors

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public int G { get; }

Property Value

Int32

See Also