Click or drag to resize

PdfColorBlue Property

Gets or sets the Blue value of this PDF color.

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

Property Value

Type: Byte
See Also