Click or drag to resize

PdfRGBColor C Property

Gets or sets Cyan channel value.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float C { get; set; }

Property Value

Type: Single
The C.
See Also