 |
PdfColorRed Property |
Gets or sets the Red value of this pdf color.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic byte Red { get; set; }
Public Property Red As Byte
Get
Set
Property Value
Type:
Byte
See Also