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: 23.1
Syntax
public byte Red { get; set; }

Property Value

Type: Byte
See Also