Click or drag to resize
Pdf Library for .NET

PdfColorRed Property

Gets or sets the Red value of this pdf color.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public byte Red { get; set; }

Property Value

Byte
See Also