Click or drag to resize
PdfColorBlue Property
Gets or sets the Blue value of this PDF color.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public byte Blue { get; set; }

Property Value

Type: Byte
See Also