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